.picture__img[src$=".svg"] {
    width: 100%;
    object-fit: contain;
    display: block;
}
