@media screen and (min-width: 200px) and (max-width: 920px) {
    .container-img-winwin-top img {
        height: 261px;
    }

    .footer-label-dowload {
        display: none;
    }



    .footer-form-select>.dropdown>.footer-form-select-dropdown {
        display: none;
    }

    .content-img-winwin-top-des {
        padding: 0;
        margin-top: 20%;
        font-size: 16px;
    }

    .content-img-winwin-body-title {
        font-size: 28px;
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

    .content-img-winwin-body-des {
        font-size: 16px;
        margin-left: 0;
        width: 100%;
        text-align: center;

    }

    .item-container-img-winwin-bottom::after {
        /* background: -webkit-gradient(linear, left bottom, left top, color-stop(-23.39%, rgba(46, 46, 46, 0)), color-stop(99.98%, rgba(61, 61, 61, 0.8))); */
        /* background: linear-gradient(0deg, rgba(46, 46, 46, 0) -23.39%, rgba(61, 61, 61, 0.8) 99.98%);
        -webkit-backdrop-filter: blur(2.86995px);
        backdrop-filter: blur(2.86995px);
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%); *
        background-color: #2E3E5C;
        width: 100%;
        /* height: 100%; */
    }

    .content-img-winwin-top-title {
        color: #ffffff;
    }

    .winwin-title-select-company {
        font-size: 32px;
        margin-top: 32px;
        margin-bottom: 48px;
    }

    .des-inner-item-container-img-winwin-bottom {
        position: absolute;
        text-align: center;
        color: #ffffff;
        top: 65%;
    }

    .title-inner-item-container-img-winwin-bottom {
        text-align: center;
        color: #ffffff;
        top: 45%;
    }

    .content-img-winwin-top-title>p>span {
        word-break: keep-all;
    }

    .title-inner-item-container-img-winwin-bottom>p {
        word-break: keep-all;
    }

    .icon-inner-item-container-img-winwin-bottom>img {
        position: absolute;
        top: 25%;
        left: 50%;
        height: 40px;
        width: 40px;
        transform: translate(-20px, 10px);
    }

    .title-inner-item-container-img-winwin-bottom>h1 {
        font-size: 18px;
    }

    .des-inner-item-container-img-winwin-bottom p span span {
        font-size: 14px;
    }

    .winwin-list-category-company:nth-child(1) {
        padding: 0px;
    }

    .winwin-list-category-company:nth-child(2) {
        padding: 0px;
    }

    .winwin-list-category-company:nth-child(3) {
        padding: 0px;
    }

    .winwin-list-category-company-container {
        display: flex;
        flex-direction: column;
    }

    .winwin-list-category-company-container h1 {
        font-family: 'Noto Sans KR';
        font-style: normal;
        font-weight: 600;
        font-size: 35px;
        line-height: 48px;
        text-align: center;
        letter-spacing: -0.4px;
        color: #2E3E5C;
        margin-top: 0px;
        margin-bottom: 40px;
    }
}