.gfield input[type="text"]{
    width: 100% !important;
}
.thumb-368x208{
    height: 208px;
    object-fit: cover;
}
.listcardvideo .listcardvideo__item .img_cover{
    height: 195px;
    object-fit: cover;
    width: 100%;
} 
.size-thumb-12x16{
    max-height: 16px;
    max-width: 12px;
    object-fit: contain;
}