#fw-section-custom-html-d03793fc-d206-41b6-99cf-b9b567f69da8 {

container {
    display: flex;
    justify-content: center;
}
    
iframe {
  max-width: 900px;
  max-height: 400px;
}
}


#fw-section-custom-html-547ca4ea-a1fd-49b0-a878-92ec1fb8a6a9 {

container {
    display: flex;
    justify-content: center;
}
    
iframe {
    aspect-ratio: 16 / 9;
    width: 60% !important;
    margin-top: 2%;
    margin-bottom: -8%;
}
}