.w-90vw {
  width: 90vw;
}
.aspect-45 {
	aspect-ratio: 4 / 5;
	width: 380px !important;

}
.dgwt-wcas-overlay-mobile {
	padding-right: 15px;
	padding-top: 15px;
}
.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input {
	border: 1px solid #000 !important;
}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
	top: 75px !important;
}
.horeca-content {
	li {
		display: block !important;
	}
}
@media(max-width: 992px) {
	.overflow-attributes {
		overflow: scroll;
		height: 73vh;
	}
}
