/* 실시간 빠른상담 > 제출하기 버튼 처리 */
.my-ask-wrap .wpcf7-form-control {
  width:100%;
}

/* 리얼 이용후기 > 내용 */
.my-review-item-wrap > li {
    padding:15px 15px 0px 15px;
}
.my-review-item-wrap > li:first-child {
    border:2px solid #203A91;
    border-radius: 15px;
    padding:15px 15px 0px 15px;
}

@media screen and (max-width: 768px) {
    .my-real-review-section {
        background-image: none !important;
    }
}

@media screen and (max-width: 768px) {
    .my-work-wrap {
        background-image: url(http://skycleaner.mycafe24.com/wp-content/uploads/2025/06/02.jpg) !important; 
        background-size: cover !important;
    }
}

@media screen and (max-width: 768px) {
    .my-slier1-wrap .my-man {
        position:absolute;
        bottom:0px;
        right:-50px;
        width:90%;
        text-align:right;
    }

    .my-main-review-title {
        font-size: 2.0rem !important;
    }
    .my-main-work-title {
        font-size: 2.0rem !important;
    }
}
