.o-firmie .my-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px}.o-firmie .my-container .wrap{display:flex;flex-direction:column;width:55%;padding:10px}.o-firmie .my-container .box{width:45%}.o-firmie .my-container .box .o-firmie--obraz{border:1px solid #b0b0b0;transition:.3s ease-in-out}.o-firmie .my-container .box .o-firmie--obraz:hover{border-color:#fff;box-shadow:0px 18px 32px 0px rgba(11,11,77,.12)}@media screen and (max-width:991px){.o-firmie .my-container{flex-direction:column}.o-firmie .my-container .wrap{width:100%}.o-firmie .my-container .box{width:100%}}