#aug-banner .button {
    width: 14.7%;
    right: 17%;
    height: 13%;
    bottom: 26%;
    text-indent: -9999px;
}
@media screen and (max-width: 767px) {
    #aug-banner .button {
        width: 53.7%;
        right: 23.2%;
        height: 9.5%;
        bottom: 13.8%;
    }
}