html {
    margin: 0;
}

body {
    margin: 7px;
}

img {
    width: 98% !important;
    height: auto;
    object-fit: contain;
    margin: 0 auto;
    text-align: center;
}

video {
    width: 92% !important;
}

.human {
    width: 40px !important;
}

.woman {
    width: 100% !important;
}

.man {
    width: 100% !important;
}

.face {
    width: 64px !important;
    /* height: 76px !important; */
}

.ql-video {
    margin: -90px 0;
}