.ny-right{min-height: 500px;}
.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: all 1s;}
