.image_grid{display:flex;flex-direction:column;flex-wrap:wrap;gap:23px;max-height:800px}.image_grid .image{align-items:center;border-radius:20px;display:flex;justify-content:center;overflow:hidden}.image_grid .image:first-child{height:238px;max-width:255px}.image_grid .image:nth-child(2){height:378px;max-width:255px}.image_grid .image:nth-child(3){height:361px;margin-top:-100px;max-width:255px}.image_grid .image:nth-child(4){height:245px;max-width:331px}.image_grid .image img{height:100%!important;max-width:none!important;min-width:100%;object-fit:cover}.sponsors{display:flex;gap:20px;justify-content:flex-start;margin-left:280px;margin-top:-50px;width:245px}.sponsors img{height:100%!important;max-width:none}@media (max-width:1480px){.image_grid .image{width:50%}.sponsors{margin-left:55%;width:50%}.sponsors img{width:50%}}@media (max-width:768px){.image_grid{gap:3%;margin-top:110px}.image_grid .image{margin-bottom:3%}.sponsors{margin-left:0;margin-top:0;width:100%}}