 @media(max-width:1194px) {
   .little_sathi {
     width: auto;
     align-content: center;
   }

   .little_sathi .img .color .right {
     height: 319px;
     width: 28%;
     position: relative;
     bottom: -16px;
   }

   .little_sathi .img .color .ddiv .bottom {
     width: 80%;
   }

   .little_sathi .img .color .ddiv .bottom .name {
     height: 43%;
     width: 31%;
     background-color: #f5f5dc;
   }

   .little_sathi .img .color .ddiv .bottom .hover {
     height: 43%;
     width: 27%;

   }

 }

 @media(max-width:1030px) {

   .little_sathi .color .ddiv {
     height: 75%;
     width: 67%;
   }

   .little_sathi .img .color .ddiv .top {
     height: auto;
     width: 80%;
     line-height: 42px;
     color: aliceblue;
     font-family: 'Merriweather', serif;
     font-weight: 500;
     font-size: 36px;
   }

   .little_sathi .img .color .ddiv .bottom {
     height: 35%;
   }


 }

 @media(max-width:1030px) {
   .little_sathi .img .color .ddiv .bottom {
     width: 82%;
   }
 }