.section-banner-unico {
    width: 100%;
    background-color: #111;
}
.section-banner-unico picture{
    display: flex;
}
.section-banner-unico .container .box-image img{
    width: 100%;
    height: auto;
}
