.g-footer-cell1-sibur {
    background: url(/assets/img/en/sibur_en.png) no-repeat center/contain;
    margin-top: 2px;
}

.g-footer-cell3-fhd {
	background: url(/assets/img/en/fhd-eng.png) no-repeat;
	height: 65px;
    background-position: center center;
    background-size: contain;
	margin-top: 2px;
}

#home-image {
	background-image:url('/assets/img/new/headers/banner_2022_1.jpg');
	height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 576px) {
	#home-image {
		/* background-image:url('/assets/img/new/headers/small_home_en.png')!important; */
		height: 160px!important;
	}
}
