@media screen and (min-width: 1024px) and (max-width: 1366px) {
  section  div.onlyDesktop > a > img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

.fibralabel {
    font-family: 'Montserrat';
    font-size: 22px !important;
    color: black;
    font-weight: 700;
    white-space: nowrap;
}
.megasCards {
    color: #F53663;
    font-family: 'Montserrat';
    font-size: 22px !important;
    font-weight: 700;
    line-height: 28px;
}
    #ProductPicker1 > div > div.content-wrapper > div > div:nth-child(3) > div > div > h3 > div.titleproductCard > h2 > span:nth-child(6) > span.megasCards{
        clear:both;
        float:left;
        text-align:left;
        text-wrap-mode: nowrap;
        clear: both;
    }
img.cincog {
    max-width: 28px !important;
    max-height: 28px !important;
    width: 28px !important;
    height: 28px !important;
    margin-top: -3px;
}
#ProductPicker1 > div > div.content-wrapper > div > div:nth-child(3) > div > div > h3 > div.titleproductCard > h2 > span:nth-child(6) > img::after{
    content:"<br/>";
    display: block;
    clear: both;
}    
#ProductPicker1{
    padding-bottom:40px !important;
    height: auto !important;
}
}
#nombre-de-la-primera-sección > div > div > section:nth-child(6){
    display:none !important;
}