

/* Start:/local/templates/main/styles.css?1689170275473*/
.news-quote {
    border-bottom: 1px solid #18191E;
    border-top: 1px solid #18191E;
	margin: 40px 0;
	font-weight: 700;
	padding: 40px 0;
    font-size: 20px;
    line-height: 30px;
}
.two-img {
    display: flex;
    justify-content: space-between;
	margin: 40px 0;
}
.two-img img {
    max-width: 48%;
}
.one-img {
    width: 200px;
    margin: auto;

}
.one-img img {
    width: 100%;
    border-radius: 50%;
}
body[contenteditable="true"] img {
    max-width: 50%;
}
/* End */
/* /local/templates/main/styles.css?1689170275473 */
