<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.buttons_app_stores 
{
    margin-bottom:40px;
}
.loghetti_appstore .boxImg
{
    display: inline-block; max-width:50%; width: 210px; height: auto; padding-right:30px; margin-bottom: 25px;
}
.loghetti_appstore .boxImg.bigger
{
    width: 280px;
}
.loghetti_appstore .boxImg .qrCode
{
    max-width: calc(100% - 40px);
    margin-left: 20px;
}

@media screen and (max-width: 1024px)
{
    .loghetti_appstore .boxImg
    {
       padding-right:15px;
    }
}
.buttons_app_stores .loghetti_appstore.align_center .boxImg
{
    margin-left:15px; margin-right:15px;
}
.buttons_app_stores .loghetti_appstore.align_right .boxImg
{
    margin-right:0; margin-left:30px;
}</pre></body></html>