.mybg {
    background-image: url('https://radiofolklor.com/wp-content/uploads/2025/07/popo.png') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    min-height: 400px; /* Optional: gives the element visible height */
}

@media only screen and (max-width: 768px) {
    .mybg {
        background-image: url('https://radiofolklor.com/wp-content/uploads/2025/07/popomm.png') !important;
    }
}


.mybg2 {
    background-image: url('https://radiofolklor.com/wp-content/uploads/2025/07/popo.png') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    min-height: 400px; /* Optional: gives the element visible height */
}

@media only screen and (max-width: 768px) {
    .mybg2 {
        background-image: url('https://radiofolklor.com/wp-content/uploads/2025/07/popomm.png') !important;
    }
}


@media only screen and (min-width: 768px) {
    .headerdyalna {
        display: none !important;
    }
}
@media only screen and (min-width: 768px) {
.headerdyalna {
  background-color: #f58220;
  width: 100%;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
}
@media only screen and (min-width: 768px) {
.headerdyalnapc {
  background-color: rgba(245, 130, 32, 0.7);
  width: 100%;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
}



.ktaba {
  font-size: 10px;
}