@charset "UTF-8";
/* CSS Document */

.custom-image-left,
.custom-image-right {
    margin-top: 0;
}


.section-text {
	margin: 10px auto 0;
}

@media screen and (max-width:767px) {
.section-text {
	margin: 10px auto 20px;
}
}