.ysw-ship-collection-description {
    background-color: var(--ysw-color-basic-background);
}

.ysw-ship-collection-description div {
    width: 90%;
    line-height: 1.5;
    padding-bottom: 1.5%;
}

@media screen and (min-width: 1124px) {
    .ysw-ship-collection-description div {
        width: 70%;
    }
}
