.202408theemuway-container {
    width: 100%;
    display: block;
    background-color: #f9e6d6;
}

.202408theemuway-row {
    width: 100%;
    height: inherit;
}

.202408theemuway {
    height: 100%;
    position: relative;
    width: 100%;
}

.202408theemuway-img img {
     width: 100%;
}

.202408theemuway-tt {
    width: 100%;
    max-width: 1800px;
    height: auto;
    margin: 0 auto;
    background-color: ;
}

.display-phone {
    display: none;
}

.202408theemuway-panel {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 100%;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    .202408theemuway {
        width: 100%;
    }

    .display-phone {
        display: block;
    }

    .202408theemuway-image-script,
    .202408theemuway-panel-block h3 {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .202408theemuway-panel {
        width: 100%;
    }
}

.202408theemuway-panel-block {
    padding: 40px;
}

@media screen and (max-width: 600px) {
    .202408theemuway-panel-block {
        padding: 20px;
    }
}

.202408theemuway-image-script {
    max-width: 75%;
    margin: 0 auto;
}

.202408theemuway * {
    text-align: center;
}

.202408theemuway-panel-block h3 {
    color: white;
    line-height: 2rem;
    margin: 2rem 0
}

.202408theemuway a {
    display: block;
    width: 100%;
    height: 100%;
}

.202408theemuway h2 {
    font-size: 4rem;
}

.202408theemuway h5 {
    font-size: 4rem;
}

@media screen and (max-width: 600px) {
    .202408theemuway h2 {
        font-size: 3rem;
    }
}

.202408theemuway h3 {
    font-size: 1.5rem;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .2rem;
}

.202408theemuway h4 {
    font-size: 2rem;
    padding: ;
    display: inline-block;
}

.btn-shopnow {
    background-color: #ffffff;
    color: #000000;
}
