/* phone copy */
@media (max-width: 800px) {
    .llogo{
      width: 130px;
      top: 30vh;
      left: 30%;
    }
    .xcrsl .carousel-item{
      padding: 0 0 0 0;
    }
    .slideimg2{
 
      width: 100%;
    }
    .llogox{
     display: none;
    }
    .btnlist{
      margin: 5px;
    }
    .xsub{
      height: 70px;
      position: fixed;
      bottom: 10px;
    }
    .xsub a{
      height: 70px;
    }
}