#june-banner .button {
    bottom: 38.4%;
    right: 5.5%;
    width: 13.3%;
    height: 16.7%;
    text-indent: -9999px;
}
@media screen and (max-width: 567px) {
    #june-banner .button {
        bottom: 9%;
        right: 19%;
        width: 63%;
        height: 7%;
    }
}