body img,video{
    display: inline-block;
    vertical-align:unset;
}
.focus_top img{
    max-width: fit-content;
}

body{
    background-color: #fff !important;
}

a{
    cursor: pointer;
}