.map-svg svg {
    width: auto;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
#services_block {
    display: none !important;
}
#flash_grid .section-title {
    margin-bottom: 25px !important;
}
#footer_features {
    display: none !important;
}
#hero-banner {
    min-height: unset;
}
.smartworld-wrapper {
    background-size: 300px;
    background-position: 95% 100% !important;
}
#team .flex_column_table {
    width: 700px !important;
    max-width: 100% !important;
    margin-inline: auto !important;
}
.team-headshot img {
    border: 3px solid var(--yellow);
    padding: 4px;
}