@media (max-width: 767px) {
	#details-gadget #gallery-container {  }
	.imagegallery__v3 {  }
	.imagegallery__v3-showcasewrapper { margin-bottom: 0; }
	.imagegallery__v3-largeimg { width: 100% !important; /*max-height: 400px; text-align: center; height: 400px !important;*/ }
	.imagegallery__v3-largeimg img { height: auto; min-height: 0 !important; max-height: 100%; width: auto !important; /*position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);*/ }
}