#feb-banner .button {
    width: 15.5%;
    height: 15%;
    bottom: 26.7%;
    right: 22.7%;
    text-indent: -9999px;
}
@media screen and (max-width: 767px) {
    #feb-banner .button {
        width: 53.7%;
        height: 10.5%;
        bottom: 18%;
    }
}