.balkony {
    background: url(../images/bg-balkony.jpg) no-repeat 0 0;
    position: relative;
}

.inner-banner.balkony .opacity h2 {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding-left: 105px;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: left;
}

.balkony-item {
    background: url(../images/h2-balkony.png) no-repeat 0 0;
    height: 51px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}