/* Add custom CSS styles below */ 
section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--1 {
    margin-top: 0;}
section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--1 .container {
  max-width: 100%;padding: 0}
.flex.flex-col.justify-between.h-full.w-full {background:#fffdee}
@media(max-width:768px){
    .flex.items-center.flex-col.justify-center {
    display: none;
}
}