

/* Start:/optovikam/style.css?1679318156333*/
.features {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.features .feature {
	width: 30%;
	margin-bottom: 30px;
	padding-right: 20px;
}
.features .feature div {
	margin-bottom: 20px;
}
@media(max-width: 1199px) {
	.features .feature {
		width: 50%;
	}
}
@media(max-width: 600px) {
	.features .feature {
		width: 100%;
	}
}
/* End */
/* /optovikam/style.css?1679318156333 */
