@media screen and (max-width: 768px) {
  .xs-center {
    text-align: center!important;
  }
}

@media screen and (max-width: 768px) {
  .xs-left {
    text-align: left!important;
  }
}

@media screen and (max-width: 768px) {
  .top-line-0 {
    margin-top:0 !important;
  }
}

@media screen and (max-width: 768px) {
  .right-line-0 {
    border-right:none !important;
  }
}


@media screen and (max-width: 768px) {
  .xs-bottom {
    margin-bottom:25px;
  }
}

@media screen and (max-width: 768px) {
  .top-title{
    background: #000;
    height: 51px;
    margin-right: 0;
    padding-top: 8px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding-left:10px;
    padding-right:10px;    
    margin-left:0;
   }  
   
  .in-cart-button p.icb2 input{
    width:80px;          
    height:32px;  
  }

  .top_first{
    height:50vh!important;
  }                      
  
  .block-name{
    font-size:36px;
  }    
  
  .block-border{
    margin-bottom:25px;
  }   
  
  .pulse-wa{
    bottom: 155px !important;
    right: 15px !important;
    font-size: 20px!important;
    width: 40px!important;
    height: 40px!important;
    line-height: 40px!important;
  }   
  
  .top_first{
    background-image: url(../images/w2m.jpg)!important;
  }     
  
  .logo-img-big{
    height:70px;               
    position: absolute;
    left: 50%;
  }             
  
  .header-main{
    margin-top:180px!important;
  }
}
