.type_module_maps_yandex.template_sti
{
	width: calc(50% + 100px);
	height: 300px;
	float: left;
} 

.type_module_maps_yandex.template_sti .string_title 
{
	height: 40px;
	border-bottom: 5px solid #1e2328;
	background: #0cc0f1;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	position: relative;



	
}

.type_module_maps_yandex.template_sti .string_title .field_value
{
	position: absolute;
	right: 520px;
} 


.type_module_maps_yandex.template_sti .maps_yandex_value .field_value .maps_yandex_view
{
	width: 100%;
	height: 300px;
}
