#div_container_1_h {    position: relative;    margin-bottom: 50px;}
h1, h2, h3, h1.t_g, h2.t_g, h3.t_g {display:block}


@media 	only screen and (max-device-width : 1100px) {
	.bcont{padding-top:2vw;}	
}

@media 	only screen and (max-device-width : 468px) {
	.bcont{padding-top:25vw;}	
	.p1080 { width: 100%;}
}