#july-banner .button {
	text-indent: -9999px;
    width: 16.7%;
    height: 17.8%;
    right: 23.7%;
    bottom: 23%;
}
@media screen and (max-width: 767px) {
	#july-banner .button {
        width: 52%;
        height: 10.8%;
        right: 24%;
        bottom: 19%;
	}
}
