.vrmedia-gallery {
   width: 100%;
  background: white;
  padding: 20px;
  box-shadow: 0 0 5px 5px #ddd;
  border-radius: 8px;
}

.vrmedia-gallery img {
  /*object-fit: cover;*/
  width: 100%;
  height: 450px;
}

.vrmedia-gallery .lSGallery {
  display: inline-flex
}

.vrmedia-gallery .lSGallery li {
  border-radius: 12px !important
}

.vrmedia-gallery .lSGallery li.active {
  border: 1px solid #242423
}


.ecommerce-gallery {
  height: auto !important;
}

.btn123 i {
  font-size: 23px;
  margin-left: 20px;
}

.proudctdetail{
  height: 606px;
    overflow-x: auto;
}

.post {
  border-bottom: 2px solid #ddd;
padding-bottom: 40px !important;
}

.post h2{
color: #0a8dc5;
    font-size: 35px;
    font-weight: 600; 
}

.group-inner {
  float: right;
}

.block-27-title{
  font-size: 20px;
  color:#0a8dc5;
  font-weight:600;
}

.mvbd {
  padding: 25px 0 50px 0;
}