section#content{position:relative;box-sizing:border-box;padding-top:80px}section#content .container{position:relative;display:flex;flex-wrap:wrap;box-sizing:border-box;gap:5%}section#content .tekst{flex:0 0 47.5%}section#content .foto{flex:0 0 47.5%}section#content .foto img{width:100%;height:100%;object-fit:cover}section#content .fotos .foto:nth-child(1){flex:0 0 39%}section#content .fotos .foto:nth-child(2){flex:0 0 59%}section#content h2{font-weight:600;color:#000;margin-top:0;margin-bottom:20px;font-size:34px;line-height:34px}@media only screen and (max-width:1200px){section#content .tekst{flex:0 0 100%}section#content .foto{flex:0 0 100%;margin-top:20px}section#content .foto img{height:200px!important}}@media only screen and (max-width:1000px){section#content h2{font-size:30px;line-height:30px}}