﻿@media (max-width:765px){
    .row {
        margin-bottom: 0rem !important;
    }

    .product-menu {
        margin-bottom: 0rem !important;
    }

    .col-md-4 {
        margin-bottom: 2rem;
    }


    .solutions-head {
        margin-bottom: 4rem;
    }
}