    div.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs > p:nth-child(n+3) > span:nth-child(1){
        font-weight: 500    
    }
    
     p.store__agent-name{
        display: inline-flex;
        margin-left: 20px;
        font-family: 'Montserrat',Arial,sans-serif;
        font-weight: 600;
        color: #262626;
     }


@media (max-width: 354px) { 
      p.store__agent-name{
        display: block;
        margin-top: 20px;
        margin-left: 0px;
        font-family: 'Montserrat',Arial,sans-serif;
        font-weight: 600;
        color: #262626;
}
}

@media (max-width: 1000px) { 
 #rec268923403 > div > div > img{
     max-width: 640px;
}
}

    p.js-store-prod-weight{
        display: none;    
    }
    