#july-banner a.button {
    text-indent: -9999px;
    width: 14.6%;
    height: 15.8%;
    right: 33%;
    bottom: 5.7%;
}
@media screen and (max-width: 767px) {
    #july-banner a.button {
        width: 56.8%;
        height: 9%;
        right: 21%;
        bottom: 9%;
    }
}