.counter-section{min-height:40vh;position:relative;margin:0 -15px}.counter-section .bg{z-index:-1;background-position:center;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0}.counter-section-container{padding:80px;min-height:40vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.counter-holder{flex:0 0 100%;padding:15px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}.counter-holder .counter-box{flex:1 1 20%;padding:10px 20px;display:flex;align-items:center;justify-content:center;flex-direction:row}.counter-holder .counter-box .ikona-holder img{width:100px}.counter-holder .counter-box .counter-box-content{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px}.counter-holder .counter-box .liczba .counter{font-weight:bold;color:#e61e14;font-size:40px;text-align:center}.counter-holder .counter-box .tytul-boxu{font-weight:bold;color:#252525;font-size:15px;text-transform:uppercase}