.top-background {
    background-image: url("../img/2023gmis.jpg");
}


.content__text {
    margin: 4% 0;
}
.video_frame {
    width: 100%;
    position: relative; 
    padding-bottom: 56.25%;
}
.video_frame iframe {
    border: none;
    position: absolute;
    width: 100%;
    height: 100%;
}
.img-wdith100 {
    width:100%;
    height: auto;
}
