<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-6 .tab-col{
    margin-top: 4em;

 }
 .tab-content .tab-in-box{
    width: 93%;
 }
 .tab-content .tab-in-box{
    height: 447px;
 }
 .tab-content .tab-in-box .tab-img-box{
    width: 78%;
    height: 336px;
 }
 .tab-content .tab-in-box .first-img{
    top:62px;
 }
 @media (max-width: 991px) {
    .tab-content .tab-in-box{
       margin: 0 auto;
    }
 }
 @media (max-width: 767px) {
    
    .tab-content .tab-in-box{
       width: 80%;
       margin: 0 auto;
       height: 350px;
    }
    .tab-content .tab-in-box .tab-img-box{
       height: 260px;
    }
 }</pre></body></html>