

.laptop-3-column .ee-container {
    display: -webkit-flex;
    display: flex;
}

.hero-side-category {
    overflow: hidden;
}

.product-section.mt-90 .col-12.col-xl-4 {
    display: -webkit-flex;
    display: flex;
}
.ee-product, .shop-product-wrap.grid .ee-product {
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
     flex-wrap: wrap;
     width: 100%;
}
.ee-product .image {
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.ee-product .content, .ee-product .content .category-title {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
     flex-wrap: wrap;
}
.ee-product .content .category-title .title {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.ee-dwlist {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.ee-dwlist .col-12 {
    display: -webkit-flex;
    display: flex;
}
.ee-dwlist .ee-blog {
    width: 100%;
}

.col-lg-9.hero-slider.hero-slider-four {
    padding-left: 10px;
}

.hero-side-category {
    text-align: center;
    height: 63vh;
    background-color: initial;
}
.banner-app {
    height: calc(63vh - 322px);
    max-width: 100%;
    padding-bottom: 69%;
}
.banner-app-link {
    width: 100%;
}
.banner-app-md, .banner-app-md-link {
    display: none;
}
.hero-side-category .ml-15 {
    height: 100%;
    background-color: #f6f7f8;
}
.hero-side-category nav.category-menu {
    text-align: left;
}
.hero-item-four {
    height: 63vh;
    padding: 0 90px;
    display: -webkit-flex !important;
    display: flex !important;
    align-content: center;
    align-items: center;
}
.slider-row {
    flex-wrap: nowrap;
    width: 100%;
}

.feature-two .feature-wrap .icon {
    padding: 14px 10px 18px 10px;
}
.feature-two:hover .feature-wrap .icon {
    padding-top: 28px;
}
.feature-two {
    padding: 65px 20px 30px;
}

.main-menu nav > ul > li.li-md-home, .header-section .right-side-menu.widgets-menu-md, .sub-cat-filter-menu.sub-cat-filter-menu-md.visible, .sub-cat-filter-menu.sub-cat-filter-menu-md {
    display: none;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.mobile-menu {
    background-color: #fff;
    z-index: 9999;
}

.product-view-mode {
    padding-top: 13px;
    padding-left: 30px;
}

.shop-top-bar .product-filter-container {
    width: 100%;
}
.shop-top-bar .product-filter-container .last-with-btn {
    float: right;
}

#toggle-filter-md {
    display: none;
}

h1.not-found {
    margin-top: 20px;
}

.documents-container {
    margin-bottom: 15px;
}

.contact-form .nice-select {
    width: 100%;
    border: 1px solid #999999;
    line-height: 20px;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: transparent;
}
.contact-form .nice-select:after {
    right: 20px;
}

.sub-cat-filter-menu {
    display: none;
}

.product-filter-container > form {
    display: -webkit-flex;
    display: flex;
}
.product-filter-container > form .row#slidetoggle-md {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.shop-product-wrap.list .ee-product-list {
    width: 100%;
}
.ee-product-list .image {
    padding: 35px 0;
}
.product-filter-container .filter-container {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.section.bg-antracite .nice-select span.current{
    color: #fff;
}

.section-title-one:before {
    display: none;
}

.price-ratting.bg-nero {
    margin-top: 0;
    margin-bottom: 20px;
}

.hero-slider-four .slick-dots {
    display: none !important;
}

.banner-section .call-to-action-under-menu-container {
    display: none;
}

.hero-side-category .call-to-action-under-menu-container {
    float:left;
    width: 100%;
    text-align: center;
}
.hero-side-category .call-to-action-under-menu {
    display: block;
    background-color: #f9b104;
    color: #32343a;
    padding: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.call-to-action-under-menu:hover {
    color: #fff;
    background: #32343a;
}

.hero-item-four .hero-content-four h1 {
    font-size: 45px;
    line-height: 45px;
}
.hero-item-four .hero-content-four h2 {
    font-size: 30px;
}

.slick-track {
    margin-left: 0;
}

.sect-prod-dett .big-image {
    padding: 90px;
}

@media screen and (max-width: 1599px) {

    .hero-item-four .hero-content-four h1 {
        font-size: 45px;
    }
    .hero-item-four .hero-content-four h2 {
        font-size: 25px;
    }
    
    .footer-widget .footer-brand {
        width: 80%;
    }

    .main-menu nav > ul > li {
        margin-right: 9px !important;
    }
    .main-menu.menu-3 nav > ul > li > a {
        font-size: 14px !important;
    }

    .header-advance-search .input input {
        padding: 5px 10px;
    }
    .header-advance-search .submit button {
        width: 45px;
    }
    .header-advance-search .submit {
        margin-left: 5px;
    }
    .header-advance-search .input {
        width: 180px;
    }

    .offer-link img {
        height: 364px;
    }
}

@media screen and (max-width: 1199px) {

    .full-width-product-wrap .col-xl-3.order-lg-1.order-2 .offer-link {
        background-image: none !important;
    }

    .hero-item-four .hero-content-four h1 {
        font-size: 40px;
    }
    .hero-item-four .hero-content-four h2 {
        font-size: 21px;
    }

    .shop-top-bar {
        padding: 10px 15px;
    }
    .product-short p {
        margin-right: 5px;
    }

    .row.ml-30-lg .documents-container {
        margin-right: 30px;
        margin-left: 30px;
    }

    .single-product-description-content {
        padding: 50px;
    }

    .hero-content-four h2 {
        line-height: 20px;
    }

    .single-product-tab-list-saldatrici li a {
        line-height: 23px;
    }

    .mb-60.sect-news-dett {
        margin-bottom: 0;
    }

    .sect-news-dett .single-product-content {
        padding-left: 15px;
    }
    
    .product-section .padding-container {
        padding: 10px 15px;
    }
    .product-view-mode {
        padding-left: 15px;
    }

    .mt-90 {
        margin-top: 60px;
    }
    .mb-90 {
        margin-bottom: 60px;
    }

    #scrollUp {
        bottom: 40px;
    }

    .offer-link img {
        height: 279px;
    }

    .banner .offer-link .overlay-text .overlay-content {
        padding: 0px 15px;
    }

    .hero-side-category {
        height: 54vh;
        width: 250px;
    }
    .hero-item-four {
        height: 54vh;
        padding: 30px;
    }

    .hero-content-four {
        margin-top: -15px;
    }
    .hero-content-four a {
        margin-top: 5px;
    }

    .banner-app {
        height: calc(54vh - 227px);
    }

    .logo-menu {
        min-height: 60px;
    }

    .slider-row {
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .hero-side-category.with-banner .category-toggle-wrap {
        padding: 6px 25px;
    }
    .hero-side-category.with-banner .call-to-action-under-menu  {
        padding: 6px 25px;
    }

    .main-menu.menu-3 nav > ul > li > a {
        font-size: 13px !important;
        line-height: 45px;
    }
    .hero-side-category.with-banner nav.category-menu > ul > li > a {
        line-height: 20px;
        padding: 7px 25px;
    }

    .header-section .right-side-menu .richiesta-supporto .round-button {
        font-size: 13px;
        padding: 10px 15px;
        margin-right: 15px;
    }
    .header-advance-search .input {
        border-right: none;
    }

    .header-bottom .col-lg-2 {
        width: 10%;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
    .header-bottom .col-lg-5 {
        width: 45%;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .header-advance-search .input {
        width: 150px;
    }
    .header-advance-search .submit {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {

    .full-width-product-wrap > [class*="col-"]:nth-child(1), .full-width-product-wrap > [class*="col"]:nth-child(1) {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 275px;
        flex: 1 0 275px;
        max-width: 275px;
    }
    .full-width-product-wrap > [class*="col-"]:nth-child(2), .full-width-product-wrap > [class*="col"]:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 275px);
        flex: 0 0 calc(100% - 275px);
        max-width: calc(100% - 275px);
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .five-column-widget > [class*="col"], .five-column-widget > [class*="col-"] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
}

@media screen and (max-width: 991px) {

    .sect-prod-dett .big-image {
        padding: 0 0 90px 0;
    }

    html.scroll-disabled, body.scroll-disabled {
        overflow: hidden;
        height: 100vh;
        min-height: 100vh;
    }

    .col-lg-9.hero-slider.hero-slider-four {
        padding-left: 15px;
    }

    .banner-section .call-to-action-under-menu-container {
        display: block;
        float:left;
        width: 100%;
        text-align: center;
    }
    .banner-section .call-to-action-under-menu {
        display: block;
        background-color: #32343a;
        color: #fff;
        padding: 15px;
        font-weight: bold;
        margin: 0 15px 10px;
    }

    .sect-azienda .row.row-30.mb-40 {
        margin-bottom: 0;
    }

    .product-filter-container > form {
        flex-wrap: wrap;
    }

    .tab-content .tab-pane.active {
        padding-bottom: 0;
    }

    .single-product-description-content {
        padding: 50px 40px;
    }

    .single-product-tab-list-saldatrici li > a {
        padding: 15px;
    }

    .single-product-tab-list-saldatrici {
        padding: 0;
    }

    .feature-two {
        padding: 65px 0px 30px;
    }

    .sect-news-dett .desc.mb-30 {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .sect-news-dett .single-product-content {
        padding-left: 0;
    }

    #contact-form>.row, #contact-form-tab.row, #contact-address.row, #contact-saldatrici.row, #contact-consumabili.row, #contact-accessori.row {
        margin-left: 0;
        margin-right: 0;
    }
    #contact-address.tab-pane {
        text-align: center;
    }

    .about-image, .big-image {
        height: 350px;
    }
    .about-image img, .big-image img {
        height: 100%;
        object-fit: cover;
    }
    .sect-prod-dett .big-image img {
        width: 400px;
    }
    .product-section .slick-slider .big-image img {
        width: 100%;
        height: auto;
    }
    .product-section.sect-prod-dett .slick-slider .big-image {
        height: auto;
    }

    .sub-cat-filter-menu.visible {
        padding-top: 5px;
    }

    .sub-cat-filter-menu .level {
        float: left;
    }

    #slidetoggle-md.row {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .sub-cat-filter-menu, .sub-cat-filter-menu.visible {
        display: none;
    }
    .sub-cat-filter-menu.sub-cat-filter-menu-md.visible {
        display: block;
    }

    .header-section .col-lg-5.right-side-menu.widgets-menu-md {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: flex;
        width: auto;
        margin-right: 50px;
    }

    .main-menu nav > ul > li.li-md-home {
        display: block;
    }
    .widgets-menu {
        display: none !important;
    }

    .offer-link img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .offer-link {
        height: 270px;
    }

    .header-bottom {
        height: 82px;
    }
    .scroll-disabled .header-bottom {
        height: calc(100vh - 50px);
    }

    .header-sticky.is-sticky {
        background-color: rgba(255, 255, 255, 1);
    }
    .header-bottom .col-lg-2.justify-content-center .logo-menu {
        width: 100px;
    }
    .hero-item-four {
        height: 500px;
    }
    .hero-side-category {
        display: none;
    }

    .banner-app {
        display: none;
    }
    .banner-app-md {
        display: block;
        height: 350px;
        width: 100%;
    }
    .banner-app-md-link{
        display: block;
        width: 300px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .header-bottom .col-lg-2.justify-content-center {
        width: 100px;
        max-width: 100px;
    }

    .scroll-disabled .mobile-menu {
        height: calc(100vh - 130px);
    }
    .scroll-disabled .is-sticky .mobile-menu {
        height: calc(100vh - 80px);
    }
    .scroll-disabled .header-sticky.is-sticky {
        height: 100vh;
    }

    .mobile-menu .mean-bar .meanmenu-reveal {
        top: -50px;
    }
    .mobile-menu .mean-bar .mean-nav > ul {
        margin-bottom: 0;
        padding: 15px 0;
        border: none;
    }
    .mobile-menu .mean-bar .mean-nav > ul li:first-child a {
        border-top: none;
    }
    .mobile-menu .mean-bar .mean-nav > ul li a {
        font-size: 14px;
    }

    .slider-row {
        justify-content: flex-start !important;
    }

    .header-bottom .col-lg-2 {
        margin-left: 15px;
    }
    .header-bottom .col-lg-5.right-side-menu {
        margin-left: auto;
    }
    .header-advance-search .input input {
        font-size: 13px;
        font-weight: 400;
    }
    .header-bottom .col-lg-5, .header-bottom .col-lg-5.centered-flex {
        width: 100%;
        -ms-flex: initial;
        flex: initial;
        max-width: initial;
    }

    .container, .container-fluid {
        width: 100% !important;
        max-width: none;
    }

    .mobile-menu .mean-bar .mean-nav > ul {
        max-height: calc(100vh - 132px);
    }
    .scroll-disabled .is-sticky .mobile-menu .mean-bar .mean-nav > ul {
        max-height: calc(100vh - 82px);
    }

    .banner-section.section.with-banner .md-withbanner {
        display: -webkit-flex;
        display: flex;
    }
    
}

@media screen and (max-width: 991px) and (orientation: landscape) {

    .product-section.sect-prod-dett .slick-slider .big-image {
        height: auto;
        max-width: 250px;
    }
    .thumb-image-slider .thumb-image {
        max-width: 100px;
    }

    .page-banner {
        padding: 15px;
    }

}

@media screen and (max-width: 767px) {

    .banner-app-md-link {
        display: none;
        margin-left: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .hero-item-four .hero-content-four h1 {
        font-size: 32px;
    }
    .hero-item-four .hero-content-four h2 {
        font-size: 20px;
    }

    .sub-cat-filter-menu .level .subcat span:after {
        top: 15px;
    }

    .shop-top-bar-40 {
        margin-top: -40px;
    }

    .about-image {
        margin-bottom: 30px;
    }

    .about-mission-vission-goal.mb-40, .contact-section.mb-40 {
        margin-bottom: 0;
    }

    .ee-blog .content {
        padding: 25px 15px;
    }

    .product-section.sect-prod1 .row.mb-50 {
        margin-bottom: 40px;
    }

    .product-section.prod-sect-lista.mt-90, .blog-section.no-mt-filter {
        margin-top: 0;
    }

    .ee-product-list .content .head-content, .ee-product-list .content .left-content, .ee-product-list .content .right-content {
        padding: 0 15px;
    }

    .product-varianti .riga1-v1, .product-varianti .riga1-v02 {
        padding: 10px;
        background: transparent;
    }
    .riga1-v02 p, .riga1-v1 p {
        font-size: 14px;
    }

    .thumb-image-slider {
        margin-bottom: 30px;
    }
    
    .single-product-description-content {
        font-size: 14px;
    }
    .single-product-tab-list-saldatrici li:last-child {
        border-bottom: none;
    }
    .single-product-tab-list-saldatrici li > a {
        padding: 10px 15px;
    }
    .single-product-description-content {
        padding: 35px;
    }
    .single-product-description .bg-yellow.button-scroll-to {
        width: 100%;
    }
    .product-section .row.mb-50 {
        margin-bottom: 0;
    }

    .sub-cat-filter-menu .level[data-level="2"] {
        padding-top: 10px;
    }
    .sub-cat-filter-menu .level {
        width: 100%;
        float: none;
    }

    .page-banner {
        padding: 35px 15px;
    }

    .sect-news-dett .row.mb-50 {
        margin-bottom: 15px;
    }

    .about-image, .big-image {
        height: 250px;
    }

    #toggle-filter-md {
        display: block;
        text-align: center;
        width: 24px;
        height: 24px;
        font-size: 20px;
        transition: all 0.5s ease;
    }

    .filter-container {
        display: flex;
        align-items: center;
    }
    .product-filter-container .sub-cat-filter {
        width: 200px;
    }

    #toggle-filter-md.active {
        transform: rotate(225deg);
    }

    #slidetoggle-md {
        display: none;
    }
    #slidetoggle-md.visible {
        display: block;
    }
    #slidetoggle-md.row .col-12 {
        width: 320px;
        max-width: 320px;
        display: flex;
        flex-wrap: wrap;
        padding-left: 15px;
    }

    .ee-product-list .image {
        padding: 0;
    }
    .ee-product-list .image .img img {
        max-width: 350px;
    }
    .ee-product-list .image a.img {
        background-color: #fff;
    }

    .mt-90 {
        margin-top: 40px;
    }
    .mb-90 {
        margin-bottom: 40px;
    }

    .header-section .col-lg-5.right-side-menu.widgets-menu-md {
        margin-right: 40px;
    }
    .header-section .col-lg-5.right-side-menu.centered-flex {
        display: none;
    }
    .header-lan-curr > li ul {
        left: 0;
        top: 115%;
    }

    .footer-widget .widget-title:before {
        content: "";
        height: 1px;
        width: 40%;
        background-color: #f9b104;
        position: absolute;
        top: 0;
    }
    .footer-widget .widget-title {
        margin-top: 40px;
    }

    .mb-60 {
        margin-bottom: 40px;
    }
    .subscribe-section.pb-55.pt-55 {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .footer-top-section {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .mobile-menu .mean-bar .mean-nav > ul li a {
        padding: 0 15px;
    }

    .header-section .right-side-menu .richiesta-supporto .round-button {
        font-size: 12px;
        padding: 5px 15px;
        margin-right: 10px;
    }
    .header-bottom .col-lg-2.justify-content-center img.logo-menu {
        width: auto;
        height: 48px;
        min-height: 48px;
        margin-top: 0;
    }
    .header-bottom {
        height: 60px;
    }
    .mobile-menu .mean-bar .mean-nav > ul {
        padding: 5px 0;
    }

    .header-bottom .col-lg-2.mb-10, .header-top .mb-10.mt-10 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .mobile-menu .mean-bar .meanmenu-reveal {
        top: -40px;
    }
    .scroll-disabled .header-bottom {
        height: calc(100vh - 40px);
    }
    .scroll-disabled .mobile-menu {
        height: calc(100vh - 100px);
    }
    .scroll-disabled .is-sticky .mobile-menu {
        height: calc(100vh - 60px);
    }
    .mobile-menu .mean-bar .mean-nav > ul {
        max-height: calc(100vh - 100px);
    }
    .scroll-disabled .is-sticky .mobile-menu .mean-bar .mean-nav > ul {
        max-height: calc(100vh - 60px);
    }

    .hero-content-four {
        margin-top: 0;
    }
    .hero-content-four h2 {
        font-size: 28px;
        line-height: 30px;
    }
    .hero-item-four .col, .hero-item-four [class*="col-"] {
        max-width: 50%;
    }
    .hero-item-four {
        height: 300px;
        padding: 0;
    }
    .hero-item-four .row {
        margin-left: 0;
        margin-right: 0;
    }

    .footer-widget .footer-brand {
        width: 100%;
    }

    .md-withbanner {
        flex-wrap: wrap;
        justify-content: center;
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .page-banner {
        padding: 15px;
    }
}

@media screen and (max-width: 479px) {

    .sect-prod-dett .big-image {
        padding: 0 0 60px 0;
    }

    .banner-app-md-link {
        display: block;
    }

    .row-5 {
        margin-left: 0;
        margin-right: 0;
    }
    .col-lg-9.hero-slider.hero-slider-four {
        padding-left: 0;
        padding-right: 0;
    }

    .product-documents .section-title-one h1:after, .product-varianti .section-title-one h1:after {
        position: absolute !important;
        right: 0;
        top: 50%;
        content: "";
        width: 25%;
        height: 1px;
        background-color: #e8e8e8;
    }
    .section-title-one h1 {
        width: 100%;
    }

    .big-image-slider .slick-dots {
        bottom: 30px;
    }

    .row.ml-30-lg .documents-container {
        margin-right: 0;
        margin-left: 0;
    }

    .sect-prod-dett .big-image img {
        width: 300px;
    }

    #product-form .single-product-description-content {
        padding: 20px 15px;
    }

    .row-5 > [class*="col"] {
        padding-left: 0;
        padding-right: 0;
    }

    .blog-section .product-short {
        margin-bottom: 0;
    }

    #contact-address.tab-pane {
        text-align: left;
    }

    .product-pages {
        width: auto;
    }
    .product-pages.no-sm {
        display: none;
    }
    .product-section .padding-container.end-sm {
        justify-content: flex-end;
    }
    .product-view-mode {
        padding-left: 0;
    }
    .product-section .padding-container {
        padding: 10px 0;
    }

    .no-padding-sm {
        padding-left: 0;
        padding-right: 0;
    }
    .product-filter-container .btn {
        margin-top: 0;
    }
    .sub-cat-filter {
        font-size: 12px;
    }
    .footer-widget .widget-title:before {
        width: 60%;
    }

    .hero-slider-four .slick-dots {
        left: initial;
        right: 10px;
    }

    .header-top {
        font-size: 11px;
    }

    .hero-content-four h2 {
        font-size: 32px;
        line-height: 34px;
    }
    .hero-item-four {
        height: 350px;
        padding: 0;
    }

    .hero-item-four .col, .hero-item-four [class*="col-"] {
        max-width: 100%;
    }
}

@media screen and (max-width: 355px) {

    .richiesta-supporto, .header-top .header-shop-links .header-compare:first-child {
        display: none;
    }

    .header-top .justify-content-center > [class*="col"]:first-child {
        padding-right: 0;
    }
}

@media screen and (min-width: 992px) {

    .richiesta-quotazione .col-12.subscribe-content {
        padding: 0;
    }

    .col-aut {
        float: left;
        width: auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
    }
}

@media screen and (min-width: 1200px) {

    .hero-item-four .hero-content-four.col {
        max-width: 70%;
    }

    .full-width-product-wrap .col-xl-3.order-lg-1.order-2 {
        display: flex;
        margin-bottom: 30px;
    }

    .full-width-product-wrap .col-xl-3.order-lg-1.order-2 > .row {
        width: 100%;
    }
    .full-width-product-wrap .col-xl-3.order-lg-1.order-2 > .row, .full-width-product-wrap .col-xl-3.order-lg-1.order-2 .banner, .full-width-product-wrap .col-xl-3.order-lg-1.order-2 .offer-link {
        height: 100%;
    }

    .full-width-product-wrap .col-xl-3.order-lg-1.order-2 .offer-link img {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .laptop-3-column > [class*="col-"], .laptop-3-column > [class*="col"] {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } 
    }