@media screen and (max-width: 767px) and (min-width: 425px){
  
  .drimage img{
    width:400px !important;
  }
  
}
.featurebox2 .sppb-img-responsive {
    box-shadow: 0 0 20px #00000030;
    border-radius: 150px;
}
