.sec-banner-home {
    .img-banner{
        img{
            transform: scale(1.1);
            transform-origin: center;
        } }
}