

/* Start:/local/templates/beself/components/bitrix/news/lookbook/style.css?1734619809385*/
.lookbook_container{
    display: flex;
    flex-direction: column;
    gap:3em;
    justify-content: center;
    align-items: center;
    margin:0 auto;
    
    margin-bottom:3em;
    margin-top:3em;
}
.lookbook_container img{
    max-width:100%;
}
.lookbook_container h1{
    text-align: center;
}
.lookbook_container.detail{
    max-width:1200px;
    gap:1em;
}
/* End */
/* /local/templates/beself/components/bitrix/news/lookbook/style.css?1734619809385 */
