@media screen and (max-width: 480px) {
    #gallery-1 .gallery-item {
        margin-right: 0.3% !important;
		width:31% !important;
    }
	.post-single h2, .post-single h3 {     font-size: 22px !important; }
}