@media screen and (max-width: 768px) {
    .center-xs{
      text-align:center !important;
    }
      
    .center-obj-xs{
      display: block;
      margin-right: auto;
      margin-left: auto;
    }     
    
    .paddingbottom25{
      padding-bottom:25px;
    }
    
    .line-xs{
      margin-bottom:25px;
    }  
    
    .pulse{
      bottom:25px !important;
      right:145px !important;
    }

    .pulse-wa{
      bottom:25px !important;
      right:240px !important;
    }

    .pulse-mail{
      bottom:25px !important;
      right:50px !important;
    }
    
    .outdoor-h1{
      font-size: 32px!important;
      top: 50px!important;
    }    

    .outdoor-desc{
      font-size: 20px!important;
      top: 90px!important;
    }    

    .outdoor-phone{
      font-size: 20px!important;
      top: 195px!important;
    }      
    
    .outdoor-block-title{
      font-size:40px!important;
      line-height:40px!important;
    }
           
    .outdoor-order-block{
      font-size:20px!important;      
    }      
    
    .main-page-title{
      font-size:18px!important;
      margin-bottom:18px!important; 
    } 
    
    .content-params{
      font-size:14px!important;
    }
    
    .premium-type{
      width:100%!important;
    }
.super-block{
    padding:15px!important;;
}
            
  .super-block-img{
      padding:5px!important;
      margin-bottom:15px!important;
      border-radius:5px!important;  
  }

  .super-block-img img{
    border-radius:5px!important;  
  }    
}  