.event-photo{

width: 306px;
height: 400px;
background-position: center;
background-size: cover;
object-fit: cover;
border-radius:30px;
}

.event-photo1{

width: 300px;
height: 200px;
background-position: center;
background-size: cover;
object-fit: cover;
border-radius:30px;
}