/* CUSTOM CSS MOBILE LIVE BORGO MEDITERRANEUS */

/* T4 Page Builder */

@media (max-width: 992px) {
	.t4-header {
		justify-content: center;
	}
	
	.t4-section-inner.container {
		width: 100%;
		max-width: 100%;
		background-color: #3d1f00;
	}
	
	.navbar-brand img.logo-img {
		max-height: inherit;
		padding: 30px 0 20px 0;
	}
	.t4-header-r.col-6.col-md-3.d-flex.align-items-center.justify-content-end.pe-3.pe-md-3 {
		padding-right: 10px !important;
	}
	
	.t4-section-inner.container {
		position: fixed;
	}
	
	#izihlk {
		background-attachment: inherit;
	}
}