.icon_menu {
    text-align: center;
}
.icon_menu_tag{
    font-size: 11px;
    font-weight: bold;
    color: black;
}

@media (max-width: 1200px) {
    .img-responsive {
        margin-bottom: 10px;
    }
}
@media (min-width: 1200px) {

    .col-lg-offset-3 {
        margin-left: 29%;
    }

    .top_mergin{
        top: 64px;
    }
    .margin_left{
        width: 92%;
        margin-left: 44px;
        margin-bottom: 34px;
    }
    .products{
        margin-top: 60px;
    }
    .products_2{
        margin-top: 34px;
    }
    .margin_bottom{
        width: 76%;
    }
    .margin_top{
        width: 86%;
        margin-top: 34px;
    }
}
.border_bottom{

    border-bottom: 1px solid #f93f2f;

}
.cartons{
    padding-bottom: 5px;
}
.heading_tag{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #f93f2f;
}