.calendar__slider .two-cols__img img{
    width: auto;
    height: auto;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
}