@media only screen and (max-width: 767px) {
  removebr br {
    display:none !important;
  }
  .craftmenSec:before{
    width: 100%;
  }
  
  .color-white h2, .color-white p{
      color: #fff !important;
  }
  
    .homeForm1 span.elementor-field-option {
        flex: auto;
    }
    
    .homelogo .gallery {
        margin: 0 !important;
    }
    
    .galleryItems .gallery-item{
        padding: 5px;
    }

}
