@media screen and (min-width: 1000px) and (max-width: 1260px) {
    #content section.products-picker.adamoProductsPicker:nth-child(1) {
        margin-bottom: 4px !important;
        padding-top: 30px !important;
        background: url(https://storage.googleapis.com/gcs-gcp-adamo-web-pro-media/5nkc2rii/bg_assetsb2b.png);
        background-size: cover;
        background-position-y: bottom;
        background-position-x: right;
    }

    .column.is-3-desktop {
        flex: none;
        width: 33.333%;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) > div > div > div > div {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        border-radius: 8px;
        border: none !important;
        width: 100%;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) .product-card-wrapper .text.h3 {
        font-family: "Montserrat" !important;
        text-align: left !important;
        font-size: 30px !important;
        font-weight: bold;
        color: white;
        max-width: 92% !important;
        line-height: 40px;
        vertical-align: middle;
        margin-top: auto;
        margin-bottom: auto;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) .product-card-wrapper .pic img {
        max-width: 400px;
        min-width: 400px;
    }

    #content > div > div > div > div > div > div > section:nth-child(1) > div > div > div > div > div.product-card-wrapper.product-card-wrapper--wider > a > div > div > div.highlighted-image > div.product-attributes-wrapper > ul > li > span > img {
        margin-top: 0% !important;
        max-height: 110px;
    }
    #content section.section.products-picker.adamoProductsPicker:nth-child(1) div.product-card-wrapper.product-card-wrapper--wider div.highlighted-image div.pic {
        grid-row: 1 / 2 !important;
        grid-column: 2 / 2 !important;
        margin-right: auto;
        margin-left: auto;
        min-height: 280px;
    }
    #content section.products-picker.adamoProductsPicker:nth-child(1) .product-card-wrapper .text.h3 .smalltitle {
        font-family: "Montserrat" !important;
        text-align: left !important;
        font-size: 30px ! IMPORTANT;
        font-weight: normal;
        color: white;
        /* grid-column: 1 / 2 !important; */
        /* grid-row: 1 / 2; */
        max-width: 100%;
        line-height: 40px;
        vertical-align: middle;
        margin-top: auto;
        margin-bottom: auto;
    }
    
}
@media screen and (min-width: 11410px) and (max-width: 1290px) {
    #content section.products-picker.adamoProductsPicker:nth-child(1) {
        margin-bottom: 4px !important;
        padding-top: 30px !important;
        background: url(https://storage.googleapis.com/gcs-gcp-adamo-web-pro-media/5nkc2rii/bg_assetsb2b.png);
        background-size: cover;
        background-position-y: bottom;
        background-position-x: right;
    }

    .column.is-3-desktop {
        flex: none;
        width: 33.333%;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) > div > div > div > div {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        border-radius: 8px;
        border: none !important;
        width: 100%;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) .product-card-wrapper .text.h3 {
        font-family: "Montserrat" !important;
        text-align: left !important;
        font-size: 40px !important;
        font-weight: bold;
        color: white;
        max-width: 100% !important;
        line-height: 50px;
        vertical-align: middle;
        margin-top: auto;
        margin-bottom: auto;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) .product-card-wrapper .pic img {
        max-width: 380px;
    }

    #content > div > div > div > div > div > div > section:nth-child(1) > div > div > div > div > div.product-card-wrapper.product-card-wrapper--wider > a > div > div > div.highlighted-image > div.product-attributes-wrapper > ul > li > span > img {
        margin-top: 0% !important;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1870px) {
    #content section.products-picker.adamoProductsPicker:nth-child(1) {
        margin-bottom: 4px !important;
        padding-top: 30px !important;
        background: url(https://storage.googleapis.com/gcs-gcp-adamo-web-pro-media/5nkc2rii/bg_assetsb2b.png);
        background-size: cover;
        background-position-y: bottom;
        background-position-x: right;
    }

    .column.is-3-desktop {
        flex: none;
        width: 33.333%;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) > div > div > div > div {
        padding-left: auto;
        padding-right: auto;
        border-radius: 8px;
        border: none !important;
        width: 80%;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) .product-card-wrapper .text.h3 {
        font-family: "Montserrat" !important;
        text-align: left !important;
        font-size: 40px !important;
        font-weight: bold;
        color: white;
        max-width: 100% !important;
        line-height: 50px;
        vertical-align: middle;
        margin-top: auto;
        margin-bottom: auto;
        width: 80%;
    }

    #content section.products-picker.adamoProductsPicker:nth-child(1) .product-card-wrapper .pic img {
        max-width: 380px;
    }

    #content > div > div > div > div > div > div > section:nth-child(1) > div > div > div > div > div.product-card-wrapper.product-card-wrapper--wider > a > div > div > div.highlighted-image > div.product-attributes-wrapper > ul > li > span > img {
        margin-top: 0% !important;
    }
    
}