img{
	max-width: 100%;
}
html,body{
	max-width:100%;
	overflow-x:hidden;
}
.gallery img{
	padding: 0px;
	width: 100%;
	cursor: pointer;
}
#gallery-modal .modal-img{
	width: 500px;
	height:500px;
	display:flex;
	margin:0 auto;
}
@media (max-width:500px){
	#gallery-modal .modal-img{
	width: 250px;
	height:250px;
}
	
}
.widt{
	max-width:283.44px;
}

.mhead{
	border-bottom:#dee2e600;
}

.modalcon{
	background-color:#fff0;
	border:#fff0;
}

.btn-link{
	color:white !important;
	font-size:33px !important;
}
@media (max-width:500px){
.rowdy{
margin-left:2px;
	
}
}