@charset "UTF-8";
/* CSS Document */
.column.col1 .col.colmw737{
	max-width: 737px;
}
@media only screen and (max-width: 767px) {
    .column.col2 .col img {
        max-width: 100%;
        text-align: center;
    }
}