#april-banner .button {
    bottom: 48.2%;
    left: 65.6%;
    width: 18%;
    height: 18.7%;
    text-indent: -9999px;
}
@media screen and (max-width: 767px) {
    #april-banner .button {
        bottom: 27.7%;
        left: 29%;
        width: 43%;
        height: 7.5%;
    }
}