@import "common.css";

header#otf {
    background-image: url(/images/vallalati_videotavfelugyelet/header.jpg);
}

ul {
    line-height: 36px;
    text-align: justify;
    margin-bottom: 30px;
    font-size: 18px;
}

ul li {
    text-align: left;
}

.leiras {
    margin-bottom: 10px;
}

.strong {
    font-size: 24px !important;
    color: #000;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}

.dark-section .strong {
    color: #fff;
}

.img-uniform {
    height: 400px;
    object-fit: cover;
    display: block;
}

@media (max-width: 1400px) {
    .w-50 {
        width: 75% !important;
    }
}

@media (max-width: 1100px) {
    .w-50 {
        width: 100% !important;
    }
}
