   .nomore {
    display: none;
}
a.thm-btn.mt-3 {
    padding: 7px 25px;
}
.content{
           line-height: 24px;
    font-size: 18px;
 
    transition: all .2s ease-in-out;
    opacity: 0.8;
       }
       .inner-box.text-center {
    margin-top: 15px;
}
.inner-box.text-center img {
     opacity: 0.8;
}
 #whyshyus{
       
       background-color:#fff;
   }
      #whyshyus .content p{
          padding: 7px 5px;
    font-size: 16px;
    margin-top:7px;
          
           }
            #whyshyus .content h3{
                font-weight: 400;
                margin-top: 10px;
                font-size: 22px;
            }
            
           #whyshyus .content{
                
                opacity:1;
            }
       .inner-box.text-center {
    margin-top: 15px;
}
#whyshyus .inner-box.text-center img {
     opacity:1;
}
@media only screen and (max-width: 600px) {
   #whyshyus .content p{
       
    font-size: 13px;
  
          
           }
}