#july-banner .button {
    text-indent: -9999px;
}

#july-banner .button {
    width: 13.7%;
    height: 13.5%;
    right: 25.1%;
    bottom: 20.7%;
}

@media screen and (max-width: 767px) {
    #july-banner .button {
        width: 39.9%;
        height: 10.1%;
        right: 30.3%;
        bottom: 13.2%;
    }
}