@media (min-width: 1400px) {
.logo {
		width: 280px;
        height: auto;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.headline-home {
		width: 100%;
        height: 320px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.headline-img {
		width: 100%;
        height: 480px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.artikel-img {
		width: 100%;
        height: 480px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.home-img {
		width: 200px;
        height: 150px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.video-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.pilihan-img {
		width: 150px;
        height: 120px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.sidebar-img {
		width: 120px;
        height: 90px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.lead-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.rekomendasi-img {
		width: 100%;
        height: 100px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.fokus-img {
		width: 100%;
        height: 180px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.avatar {
        display: flex;
		width: 35px;
        height: 35px;
        object-fit: cover;
}
}


@media (min-width: 1200px) {
.logo {
		width: 280px;
        height: auto;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.headline-home {
		width: 100%;
        height: 320px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.headline-img {
		width: 100%;
        height: 480px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.artikel-img {
		width: 100%;
        height: 480px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.home-img {
		width: 200px;
        height: 150px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.video-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.pilihan-img {
		width: 150px;
        height: 120px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.sidebar-img {
		width: 120px;
        height: 90px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.lead-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.rekomendasi-img {
		width: 100%;
        height: 100px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.fokus-img {
		width: 100%;
        height: 180px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.avatar {
        display: flex;
		width: 35px;
        height: 35px;
        object-fit: cover;
}
}


@media (min-width: 992px) {
.logo {
		width: 280px;
        height: auto;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.headline-home {
		width: 100%;
        height: 320px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.headline-img {
		width: 100%;
        height: 480px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.artikel-img {
		width: 100%;
        height: 480px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.home-img {
		width: 200px;
        height: 150px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.video-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.pilihan-img {
		width: 100%;
        height: 240px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.sidebar-img {
		width: 120px;
        height: 90px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.lead-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.rekomendasi-img {
		width: 100%;
        height: 100px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.fokus-img {
		width: 100%;
        height: 180px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.avatar {
        display: flex;
		width: 35px;
        height: 35px;
        object-fit: cover;
}
}


@media (max-width: 991.98px) {
.logo {
		width: 280px;
        height: auto;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.headline-home {
		width: 100%;
        height: 320px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.headline-img {
		width: 100%;
        height: 320px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.artikel-img {
		width: 100%;
        height: 240px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.home-img {
		width: 120px;
        height: 90px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.video-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.pilihan-img {
		width: 100%;
        height: 150px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.sidebar-img {
		width: 120px;
        height: 90px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.lead-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.rekomendasi-img {
		width: 100%;
        height: 100px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.fokus-img {
		width: 100%;
        height: 180px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.avatar {
        display: flex;
		width: 35px;
        height: 35px;
        object-fit: cover;
}
}

@media (max-width: 767.98px) {
.sidebar-img {
		width: 120px;
        height: 90px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.lead-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.rekomendasi-img {
		width: 100%;
        height: 240px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
        margin-top: 10px;
}

.fokus-img {
		width: 100%;
        height: 240px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.avatar {
        display: flex;
		width: 35px;
        height: 35px;
        object-fit: cover;
}
}

@media (max-width: 575.98px) {
.logo {
		width: 240px;
        height: auto;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.video-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.pilihan-img {
		width: 100%;
        height: 240px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.sidebar-img {
		width: 120px;
        height: 90px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.lead-img {
		width: 100%;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.rekomendasi-img {
		width: 100%;
        height: 240px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
        margin-top: 10px;
}

.fokus-img {
		width: 100%;
        height: 240px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
}

.avatar {
        display: flex;
		width: 35px;
        height: 35px;
        object-fit: cover;
}
}