/*tablet version*/
@media only screen and (max-width: 1023px) and (min-width: 768px){
  
  #column-id-1699449315682, #column-id-1699449315685, #column-id-1699449315688, #column-id-1699449315693, #column-id-1699449315696 {
    box-shadow: 0px 3px 15px rgba(0,0,0,.3) !important;
    padding: 10px 20px !important;
    border-radius: 20px !important;
    background: #fff !important;
    margin-left: 20px;
  }
  
  .project-slide .sppb-carousel-extended-outer-stage {
    height: 350px !important;
  }
  
  #sppb-addon-1699319405617 h1.sppb-addon-title {
    margin: -135px 0px 0px 0px !important;
  }
}

