/* Start custom CSS */@media (min-width:1024px) {
    body.elementor-page-2513 .elementor-image-box-img {
        width:200px !important;
    }   
}

@media (max-width:767px) {
    body.elementor-page-2513 .elementor-image-box-img {
        width:150px !important;
        margin-bottom:20px !important;
    }   
}/* End custom CSS */