#aug-banner .button {
    text-indent: -9999px;
}
#aug-banner .button {
    width: 16.5%;
    height: 16.0%;
    right: 20.1%;
    bottom: 24.2%;
}
@media screen and (max-width: 767px) {
    #aug-banner .button {
        width: 60.3%;
        height: 11.0%;
        right: 19.7%;
        bottom: 14.5%;
    }
}