.event
{
    height:300px;
    width:100%;
    object-fit:contain;
    border-radius:8px;
    background:#fff;
    display:block;
}