canvas, img, svg, video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    padding-top: 15px;
}

