.banner-top-target{
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-top-target img{
    width: 100%;
    height: auto;
}
