
@media only screen and (min-width: 768px) {
    .mastlink1 .mastlink_mid a::before {
        content: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .mastlink1 .mastlink_mid a {
        padding: 0.6em .92em !important;
    }
}
