#july-banner .button {
    text-indent: -9999px;
}
#july-banner .button {
    width: 18.1%;
    height: 18.5%;
    right: 19%;
    bottom: 19.8%;
}
@media screen and (max-width: 767px) {
    #july-banner .button {
        width: 59.9%;
        height: 13.1%;
        right: 20.3%;
        bottom: 12%;
    }
}