#june-banner .button {
    text-indent: -9999px;
    width: 14.6%;
    height: 13%;
    bottom: 13.1%;
}
@media screen and (max-width: 767px) {
    #june-banner .button {
        width: 50.6%;
        height: 5.4%;
        bottom: 37.5%;
    }
}