iframe.youtube {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
max-width: 600px;
display: block;
margin: auto;
}

iframe.youtubewebmovie {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
}

iframe.youtubewellbeing {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
}

iframe.youtubelp {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
//max-width: 1000px;
//display: block;
//margin: auto;
}

iframe.youtubelifetop {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
//max-width: 1000px;
//display: block;
//margin: auto;
}


iframe.youtubecm {
width: 85%;
height: auto;
aspect-ratio: 16 / 9;
max-width: 700px;
display: block;
margin: auto;
}

iframe.youtubedairi {
width: 80%;
height: auto;
aspect-ratio: 16 / 9;
max-width: 700px;
display: block;
margin: auto;
}