/*.fusion-header-menu-align-center .fusion-main-menu > ul > li.fusion-dropdown-menu {
    display: inline-block !important;
    transition: background 0.2s;
    transform: skew(-25deg) !important;
    background: #dddddd !important;
}
*/


/*  ganeshmobile Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
.my-icon img {
    width: 100px!important;
    display: block;
    height: auto;
    margin: 0 auto;
    border: none!important;

}
}

@media (min-width:640px) and (max-width:800px) {
    #fiveD-systmatic-section .fusion_builder_column_1_5 {
        width: 33% !important;
    }
    #scm-engineering-segments .fusion_builder_column_1_5 {
        width: 20% !important;
    }
}