.ls-box-banner {
    height: 100%;
    width: 100%;
    display: flex;
    background-size: contain;
}
.ls-box-banner > img {
    flex: 1
}