.main-banner {
    background-color: rgb(29, 66, 136, 0.6);
    background-blend-mode: multiply;
    max-height: 590px;
    aspect-ratio: 2.5;
}

/*.main-banner img {
  height: 590px;
  width: 100%;
  opacity: 0.6;
} */