/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2023 | 10:47:13 */
/* Disable elastic scrolling  */
body {
  overflow-y: scroll;
  overflow-x:hidden;
}
/* Disable elastic scrolling  */




@media screen and (max-width: 767px) {

.nbs_mb .elementor-widget-wrap{
    box-shadow: none !important;
}	
.icon_box .elementor-icon-box-wrapper {
    display: grid !important;
    grid-template-columns: 3fr 9fr;
    align-items: center;
}

.icon_box .elementor-icon-box-icon {
    margin-bottom: 0px !important;
}
}
