#bx_1150276998_1127 {}
#bx_1150276998_1127 span.img_obr {
		display: none !important;
}

#bx_1150276998_1127 span.text_obr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#bx_1150276998_1127 span.text_obr .scale_photos_title, #bx_1150276998_1127 span.text_obr .scale_photos_block {
    width: 100%;
}

#bx_1150276998_1127 span.text_obr .scale_photos_title{
		text-align: center;
		font-weight: bold;
		font-size: 16px;
}

#bx_1150276998_1127 span.text_obr .scale_photos_block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

#bx_1150276998_1127 span.text_obr .scale_photos_block .scale_photos_item {
    width: 50%;
    text-align: center;
}

#bx_1150276998_1127 span.text_obr .scale_photos_block .scale_photos_item img {
    margin: 0 auto 20px !important;
	object-fit: fill !important;
}