@media (min-width: 992px){
.section_1 {
    background-image: url(/img/fon_main.png);
    background-size: cover;
    background-position: center bottom;
    min-height: 855px;
	}
}