.imged video {
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    max-height: 1072px;
    transition: all 0.5s ease 0s;
    object-fit: cover;}
/* 123 */
