.video .result-list__item {
    flex-direction: row;
}

.video .result__video {
    margin-right: 12px!important;
    /* width: 240px; */
    min-width: 148px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 88px;
}
