body{
	background-color: #82e7fb;
}
.header-top{
	background-color: #82e7fb;
}
.header-top-logo{
	width:300px;
}
.item-content{
	width:100%;
}
#djslider-loader112{
	width:100%;
	max-height:80vh;
}



@media (max-width: 1023px){
	.header-top{
		display:flex;
	}
	.header-top-logo{
		width:100%;
	}
}