.staremasiewo-bottom-block {
    width: 100%;
}

.staremasiewo-bottom-block .container:after {
    content: "";
    display: table;
    clear: both;
}

.staremasiewo-bottom-block h2,
.staremasiewo-bottom-block h3,
.staremasiewo-bottom-block h4 {
    margin-top: 0;
}

.staremasiewo-bottom-block img {
    max-width: 100%;
    height: auto;
    display: block;
}

.staremasiewo-bottom-block a {
    text-decoration: none;
}

@media (max-width: 767px) {
    .staremasiewo-bottom-block .contact_street,
    .staremasiewo-bottom-block .contact_phone,
    .staremasiewo-bottom-block .col-md-5 {
        width: 100%;
        float: none;
    }
}