.banner-wrapper {
    width: 930px;
    height: 180px;
}

.link-wrapper{
    top: 110px;
    left: 30px;
    width: 600px;
    height: 48px;
    font-size: 20px;
    line-height: 120%;
    color: #FFFFFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    word-break: break-all;
}
