.cmn03_row{display:flex;gap:8rem}@media screen and (max-width:768px){.cmn03_row{flex-direction:column;gap:4rem}}.cmn03_row .item{flex:1}.cmn03_row .image{border-radius:6px;display:inline-flex;margin-bottom:2rem;max-width:500px;padding:2rem;text-align:center;width:100%}@media screen and (max-width:768px){.cmn03_row .image{margin:0 auto 2rem;max-width:100%}}.cmn03_row .embed_container{display:inline-block;overflow-y:auto;position:relative;width:100%}.cmn03_row .iframe_wrapper{height:0;padding-bottom:56.25%;position:relative}.cmn03_row .embed_container iframe{height:100%;left:0;position:absolute;top:0;width:100%}