#july-banner .button {
    width: 15.7%;
    left: 42.2%;
    height: 13.3%;
    bottom: 9.8%;
    text-indent: -9999px;
}
@media screen and (max-width: 767px) {
    #july-banner .button {
        width: 43%;
        left: 28.2%;
        height: 8%;
        bottom: 14.3%;
    }
}