div.styles2 .editor { max-width: 100%; }
div.styles1 .waste_collections {background-color:#fdf; border-radius:20px}
div.styles1 .waste_collections_inner {padding:20px}
div.styles1 table {table-layout:auto}
div.styles1 input, div.styles1 select {margin-right:30px}
div.styles1 .bin_icon {margin:0 16px}
div.styles3 .special-announcement-widget {
      background-color: #e2ebf1;
      padding-top: 1.5rem;
      padding-bottom: 0.5rem;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }

div.styles3 .special-announcement h2 {
      font-size: 1.125rem;
      margin-top: 0;
      margin-bottom: 0.5rem;
    }

div.styles3 .special-announcement p {
      margin-top: 0.5rem; 
      margin-bottom: 0.5rem;
    }
