#dec-banner .button {
    right: 30.7%;
    bottom: 11.2%;
    width: 10.8%;
    height: 11.9%;
    text-indent: -9999px;
}
@media screen and (max-width: 567px) {
    #dec-banner .button {
        right: inherit;
        bottom: 15.8%;
        width: 47%;
        height: 7.5%;
    }
}