/* Add custom CSS styles below */ 
.Moa_videobanner_side{
  align-items: start;
}
.Moa_videobanner_side > div{
  margin-top: 3rem;
}

/**/

.p_t_c h2{
    background-color: #fff;
    border-radius: 0.5rem;
    padding: 0.5rem;
    text-align: center;
    font-size: clamp(0.5rem, 0.1786rem + 0.8571vw, 1.25rem);
}

/**/
.Moa_fixedbanner-15{
  display: none;
}