/*L: */
@media screen and (max-width: 767px) and (min-width: 425px){
  #sppb-addon-4d95ac93-0b29-49d4-89a7-1983547fe7ef .sppb-before-after-wrapper, #sppb-addon-4d95ac93-0b29-49d4-89a7-1983547fe7ef img {
    width: 400px !important;
    max-width: 1290px !important;
    height: 260px !important;
}
  
}
/*M: */
@media screen and (max-width:424px) and (min-width: 375px){
#sppb-addon-4d95ac93-0b29-49d4-89a7-1983547fe7ef .sppb-before-after-wrapper, #sppb-addon-4d95ac93-0b29-49d4-89a7-1983547fe7ef img {
    width: 350px !important;
    max-width: 350px !important;
    height: 230px !important;
}
  
  
}
/*S: */
@media screen and (max-width: 374px) and (min-width: 250px){
#sppb-addon-4d95ac93-0b29-49d4-89a7-1983547fe7ef .sppb-before-after-wrapper, #sppb-addon-4d95ac93-0b29-49d4-89a7-1983547fe7ef img {
        width: 290px !important;
        max-width: 290px !important;
        height: 190px !important;
     } 
}
