#oct-banner {
    overflow: hidden;
}
#oct-banner .button {
    text-indent: -9999px;
    width: 13.5%;
    height: 13.6%;
    bottom: 30.2%;
}

@media screen and (max-width: 1450px) {
}

@media screen and (max-width: 767px) {
    #oct-banner .button {
        width: 55.4%;
        height: 10%;
        bottom: 16%;
    }
}

@media screen and (max-width: 567px) {
}