#feb-banner .button {
    text-indent: -9999px;
    width: 14.7%;
    height: 12%;
    bottom: 12%;
    right: 47.8%;
}
@media screen and (max-width: 767px) {
    #feb-banner .button {
        width: 42.5%;
        height: 7.3%;
        bottom: 36.3%;
        right: 28.5%;
    }
}

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