.features {
    position: absolute;
    width: 160px;
    right: 560px;
    bottom: 80px;
    text-align: right;
}

.features p {
    font-weight: 700;
    font-size: 21px;
    line-height: 29px;
    color: #FFFFFF;
}

.hand-image {
    position: absolute;
    width: 540px;
    height: 310px;
    right: 200px;
    bottom: 0;
    background-image: url('images/main.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.highlight {
    color: #FFFFFF;
    position: relative;
}

/* .highlight::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: -10px;
    background: #FFFFFF;
} */

/* 여섯 번째 섹션 스타일 */
.sixth-section {
    width: 100%;
    min-width: 980px;
    height: 616px;
    position: relative;
    display: flex;
    overflow-x: hidden;
}

.sixth-section .left-side {
    width: 50%;
    height: 100%;
    background-color: #773AFF;
    position: relative;
}

.sixth-section .right-side {
    width: 50%;
    height: 100%;
    background-color: rgba(119, 58, 255, 0.22);
    position: relative;
}

.sixth-section .title {
    position: absolute;
    width: 250px;
    height: 101px;
    left: 317px;
    top: 88.69px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

.sixth-section .horizontal-border {
    box-sizing: border-box;
    position: absolute;
    width: 267px;
    height: 10px;
    left: 318px;
    top: 203.78px;
    border-top: 3px solid #FFFFFF;
}

.sixth-section .info-container {
    position: absolute;
    width: 406px;
    height: 134.34px;
    left: 318px;
    top: 236.78px;
}

.sixth-section .satisfaction {
    position: absolute;
    left: 0;
    top: -1px;
    display: flex;
    align-items: center;
}

.sixth-section .satisfaction .prefix {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin-right: 5px;
}

.sixth-section .satisfaction .highlight {
    background-color: #FFDE5F;
    padding: 0 5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.sixth-section .main-desc {
    position: absolute;
    width: 387.34px;
    height: 45px;
    left: 0px;
    top: 21.58px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

.sixth-section .service-hours {
    position: absolute;
    width: 243.03px;
    height: 45px;
    left: 0px;
    top: 88.75px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

.sixth-section .kakao-contact {
    position: absolute;
    width: 300px;
    height: 60px;
    left: 318px;
    top: 390.12px;
    background: #FEE500;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}

.sixth-section .kakao-contact:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('images/kakao-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.sixth-section .phone-contact {
    position: absolute;
    width: 324px;
    height: 68px;
    left: 318px;
    top: 470px;
    background: #773AFF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
}

.sixth-section .notices {
    position: absolute;
    height: 403.03px;
    left: 60%;
    transform: translateX(-50%);
    top: 89px;
    width: 400px;
}

.sixth-section .notice-item {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 20px;
}

.sixth-section .notice-item:before {
    content: "*";
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.sixth-section .notice-item p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 5px;
}

.sixth-section .notice-item.terms p {
    font-size: 14px;
    line-height: 1.4;
}/* 푸터 스타일 */
.footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 0px 1px;
    position: relative;
    height: 98.78px;
    width: 100%;
    background: #303030;
    overflow-x: hidden;
}

.footer .container {
    position: relative;
    width: 100%;
    height: 100%;
}

.footer-text {
    position: absolute;
    width: 269.76px;
    height: 59px;
    left: calc(50% - 269.76px/2 + 2.11px);
    top: 18.09px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}/* 다섯 번째 섹션 스타일 */
.fifth-section {
    width: 100%;
    min-width: 980px;
    height: 833.66px;
    position: relative;
    background: #2D41A9;
    overflow-x: hidden;
}

.fifth-section .container {
    position: relative;
    height: 100%;
}

.fifth-section .section-title {
    position: absolute;
    width: 387.26px;
    height: 51px;
    left: calc(50% - 387.26px/2 + 0.18px);
    top: 55.5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.installment-info {
    position: absolute;
    width: 500px;
    left: calc(50% - 500px/2);
    top: 127.39px;
    text-align: center;
}

.installment-info p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    margin-bottom: 22px;
}

.highlight-bg {
    background: #FFDE5F;
    padding: 0 5px;
    color: #000000;
}

.highlight-text {
    color: #FFDE5F;
    font-weight: 700;
}

.highlight-text-small {
    color: #FFDE5F;
}

.card-companies {
    display: none;
}

.card-companies-image {
    position: absolute;
    width: 700px;
    height: 400px;
    left: 50%;
    transform: translateX(-50%);
    top: 279.74px;
    background-image: url('images/call.JPG');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.contact-info {
    position: absolute;
    width: 271.12px;
    height: 68px;
    left: calc(50% - 271.12px/2 + 0.09px);
    top: 726.38px;
}

.contact-info p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}/* 네 번째 섹션 스타일 */
.fourth-section {
    width: 100%;
    min-width: 980px;
    height: 554.73px;
    position: relative;
    background: #F5F2F2;
    overflow-x: hidden;
}

.fourth-section .container {
    position: relative;
    height: 100%;
    padding: 0 15%;
}

.fourth-section .section-title {
    position: absolute;
    width: 342.27px;
    height: 51px;
    left: calc(50% - 342.27px/2 - 0.83px);
    top: 48.5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #303030;
}

.method-text {
    position: absolute;
    width: 842.36px;
    left: 538px;
    top: 110.5px;
}

.method-text p {
    font-family: 'Roboto';
    font-style: normal;
    font-size: 16px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-bottom: 5px;
}

.method-text p strong {
    font-weight: 700;
}

.advantages-title {
    top: 290.5px;
    color: #000000;
}

.advantages-text {
    position: absolute;
    width: 842px;
    left: 538px;
    top: 250px;
}

.advantages-text p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000000;
    margin-bottom: 24px;
}

.highlight-bg {
    background: #FFDE5F;
    padding: 0 2px;
    display: inline;
}/* 세 번째 섹션 스타일 */
.third-section {
    width: 100%;
    min-width: 980px;
    height: 853.75px;
    position: relative;
    background: #773AFF;
    overflow-x: hidden;
}

.third-section .section-title {
    position: absolute;
    width: 315.63px;
    height: 51px;
    left: calc(50% - 315.63px/2 + 0.16px);
    top: 62.5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.third-section .explanation-text {
    position: absolute;
    width: 712.34px;
    left: 604px;
    top: 149.39px;
}

.third-section .explanation-text p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.cash-percentage-image {
    position: absolute;
    left: 604px;
    right: 604px;
    top: 358.76px;
    bottom: 278.99px;
    background-image: url('images/cash-percentage.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.company-info {
    position: absolute;
    width: 600px;
    left: 660px;
    top: 450px;
}

.company-link {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #FFDE5F;
    margin-bottom: 10px;
}

.service-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
}

.tag-container {
    display: flex;
    align-items: center;
    margin-right: 4px;
}

.tag {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding: 0 5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
    margin-right: 4px;
}

.tag-pink {
    background: #ED1566;
}

.service-tags span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
}

.company-info p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.kakao-consultation {
    position: absolute;
    left: 960px;
    right: 636px;
    top: 770px;
    bottom: 27px;
    margin-left: -350px;
}

.kakao-consultation .kakao-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #FEE500;
    border-radius: 10px;
    text-decoration: none;
    color: #000000;
    font-weight: 700;
    font-size: 18px;
}

.kakao-consultation .kakao-btn img {
    margin-right: 10px;
    width: 32px;
    height: 32px;
}


/* 두 번째 항목 특수 스타일 */
.service-item:nth-child(2) p {
    text-align: center;
    margin: 7px auto;
}

/* 세 번째 항목 특수 스타일 */
.service-item:nth-child(3) p {
    text-align: center;
    margin: 7px auto;
}

.service-item:nth-child(3) .service-detail span:last-child {
    position: absolute;
    left: 161.05px;
    top: 185px;
    width: 53.54px;
    height: 21px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #303030;
}/* Reset CSS */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Roboto', sans-serif;
    min-width: 980px;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');

/* Header Styles */
header {
    position: absolute;
    width: 100%;
    height: 66px;
    left: 0;
    top: 0;
    background: #773AFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    z-index: 10;
}

header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 15%;
    height: 100%;
}

.logo {
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
}

nav ul {
    display: flex;
    list-style: none;
}

nav ul li {
    margin-left: 30px;
}

nav ul li a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 50px;
    text-decoration: none;
    color: #FFFFFF;
}

nav ul li a.active {
    color: #68EAC6;
}

/* Main Section Layout CSS */
.main-section {
    position: relative;
    width: 100%;
    height: 610px;
    background: #773AFF;
    overflow: hidden;
}

.main-section .container {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 30%;
    align-items: center;
}

/* Left side content */
.main-section .left-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
    padding-top: 80px;
}

.main-section h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 150%;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
    color: #FFFFFF;
    margin-bottom: 30px;
    margin-top: 50px;
}

.main-section .highlight {
    color: #FFFFFF;
    position: relative;
}

.main-section .highlight::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: -10px;
    background: #FFFFFF;
}

.main-section .contact-buttons {
    display: flex;
    flex-direction: column;
    width: 324px;
    gap: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.main-section .kakao-contact {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    background-color: #FEE500;
    color: #000;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
}

.main-section .kakao-contact:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('images/kakao-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.main-section .phone-contact {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    background-color: #773AFF;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
}

.main-section .features {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    text-align: left;
}

.main-section .features p {
    font-weight: 700;
    font-size: 25px;
    line-height: 29px;
    color: #FFFFFF;
}

/* Right side content */
.main-section .right-content {
    width: 45%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 100%;
}

.main-section .hand-image {
    position: relative;
    right: 0;
    bottom: 0;
    width: 700px;
    height: 400px;
    background-image: url(images/main.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


/* 두 번째 섹션 스타일 */
.second-section {
    width: 100%;
    min-width: 980px;
    height: 800px;
    position: relative;
    background: #F5F2F2;
    overflow-x: hidden;
}

.second-section .container {
    position: relative;
    height: 100%;
}

.section-title {
    position: absolute;
    width: 423.27px;
    height: 51px;
    left: calc(50% - 423.27px/2 + 0.19px);
    top: 61.5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #E76543;
}

.highlight-text {
    position: relative;
    top: 132.39px;
    display: flex;
    justify-content: center;
}

.highlight-bg {
    position: relative;
    background: #FFDE5F;
    height: 21px;
    margin: 0 5px;
    display: flex;
    align-items: center;
}

.bold-italic {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    text-decoration-line: underline;
    color: #000000;
    position: relative;
    top: -6px;
}

.normal-italic {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    text-decoration-line: underline;
    color: #000000;
    position: relative;
    top: -6px;
}

.company-name {
    position: absolute;
    width: 247.77px;
    height: 33px;
    left: calc(50% - 247.77px/2 + 0.2px);
    top: 158.79px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
}

.service-features {
    position: relative;
    top: 229.57px;
    display: flex;
    justify-content: center;
}

.bold-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    position: relative;
    top: -6px;
}

.normal-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    position: relative;
    top: -6px;
}

.company-desc {
    position: absolute;
    width: 206.99px;
    height: 33px;
    left: calc(50% - 206.99px/2 + 0.19px);
    top: 270px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
}

.service-title {
    position: absolute;
    width: 276px;
    height: 28px;
    left: calc(50% - 276px/2 + 0.16px);
    top: 306.35px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FF5E3D;
}

.service-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding: 7px 18px;
    gap: 14px;
    position: absolute;
    width: 990px;
    left: 50%;
    transform: translateX(-50%);
    top: 374.35px;
}
.service-item {
    width: 310px;
    height: 340px;
    border-radius: 20px;
    position: relative;
    background: #FFFFFF;
    flex: none;
    flex-grow: 0;
    text-align: center;
}
.service-icon {
    width: 100px;
    height: 100px;
    margin: 20px auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.service-item:nth-child(1) .service-icon {
    background-image: url('images/icon3.png');
}

.service-item:nth-child(2) .service-icon {
    background-image: url('images/icon4.png');
}

.service-item:nth-child(3) .service-icon {
    background-image: url('images/icon.png');
}

.service-item .content-box {
    position: relative;
    width: 100%;
    padding: 15px;
    background: #F9F9F9;
    border-radius: 10px;
    margin-top: auto;
    margin-bottom: 15px;
}

.service-item .service-detail {
    display: flex;
    justify-content: center;
    margin: 10px auto;
    width: 80%;
}

.service-item .service-detail span {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #303030;
}

.service-item .highlight-text {
    background: #FFDE5F;
    padding: 0 5px;
    display: inline-block;
}

.service-item .service-detail .highlight-text {
    background: #FFDE5F;
    padding: 0 5px;
    margin: 0 3px;
}

.service-item h4 {
    width: 100%;
    padding: 0 20px;
    margin: 0 0 20px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #303030;
}
.service-detail {
    position: relative;
}

.service-detail span:first-child {
    position: absolute;
    width: 98.54px;
    height: 17px;
    left: 36px;
    top: 162px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #303030;
}

.service-detail .highlight-text {
    position: absolute;
    width: 101px;
    height: 18px;
    left: 134.34px;
    top: 162px;
    background: #FFDE5F;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #303030;
    padding: 0;
}

.service-item p {
    width: 80%;
    margin: 10px auto;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #303030;
    text-align: center;
}


    /* 배너 스타일 */
    .left-side .banner-container {
        position: absolute;
        left: 318px;
        top: 390px;
        display: flex;
        gap: 15px;
    }

    .left-side .banner {
        width: 310px;
        height: 100px;
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
        cursor: pointer;
    }

    .left-side .banner-whatsapp {
        background-color: #0088cc;
        border: 4px solid #00ffea;
    }

    .left-side .banner-kakaotalk {
        background-color: #FFE812;
        border: 4px solid #7D2301;
    }

    .left-side .banner-content {
        display: flex;
        align-items: center;
        height: 100%;
        padding: 0 10px;
    }

    .left-side .logo-icon {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 10px;
    }

    .left-side .whatsapp-logo {
        background-color: white;
    }

    .left-side .kakaotalk-logo {
        background-color: black;
        color: yellow;
        font-weight: bold;
        font-size: 14px;
    }

    .left-side .text-content {
        color: white;
        flex-grow: 1;
    }

    .left-side .kakaotalk .text-content {
        color: black;
    }

    .left-side .banner-title {
        font-size: 14px;
        margin: 0;
        font-weight: bold;
    }

    .left-side .banner-phone {
        font-size: 22px;
        font-weight: bold;
        margin: 4px 0;
    }

    .left-side .banner-username {
        color: #00ffea;
        font-size: 20px;
        font-weight: bold;
    }

    .left-side .banner-links {
        display: flex;
        gap: 5px;
        margin-top: 5px;
    }

    .left-side .banner-link {
        background-color: #333;
        color: white;
        padding: 3px 6px;
        border-radius: 4px;
        font-size: 10px;
        text-align: center;
    }

    .left-side .pink-link {
        background-color: #e91e63;
    }

    /* 미디어 쿼리 - 모바일 */
    @media screen and (max-width: 768px) {
        .left-side .banner-container {
            width: 90%;
            left: 50%;
            transform: translateX(-50%);
        }
        
        .left-side .banner {
            width: 100%;
        }
    }