#july-banner .button {
    text-indent: -9999px;
}
#july-banner .button {
    width: 13.1%;
    height: 12.5%;
    right: 9.45%;
    bottom: 16.7%;
}
@media screen and (max-width: 767px) {
    #july-banner .button {
        width: 35.9%;
        height: 7.1%;
        right: 32.3%;
        bottom: 9%;
    }
}