@media only screen and (max-width:1559px) {

    body.page-template-beastball .coffin-wars-banner-section h1 {
        font-size: 44px;
        line-height: 54px;
        margin: 20px 0 0;
    }

    body.page-template-beastball .coffin-wars-banner-section img {
        max-width: 240px;
    }

    body.page-template-beastball .coffin-wars-detail-section {
        padding: 40px 0 0px;
        align-items: flex-start;
        gap: 20px;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center p {
        text-align: center;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center {
        width: 40%;
        padding: 95px 0;
    }

    .coffin-wars-banner-section {
        padding: 120px 0 70px;
    }


    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-left,
     body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-right {
        padding: 60px 0;
    }

}

@media only screen and (max-width:1300px) {

    body.page-template-beastball .coffin-wars-detail-section {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 40px 0 0;
        gap: 40px;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center {
        width: 60%;
        padding: 0 0 20px;
    }

    .coffin-wars-banner-section {
        padding: 100px 0 50px;
    }

    body.page-template-beastball .coffin-wars-banner-section h1 {
        font-size: 40px;
        line-height: 50px;
        margin: 13px 0 0;
    }


    body.page-template-beastball .coffin-wars-banner-section a {
        font-size: 20px;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-left {
        padding: 0;
        min-height: 419px;
    }

     body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-right {
        padding: 0;
        min-height: 388px;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center::after {
        top: 15px;
    }

}

@media only screen and (min-width:1351px) and (max-width:1620px) {}

@media only screen and (min-width:1200px) and (max-width:1350px) {}

@media only screen and (min-width:768px) and (max-width:1199px) {}

@media only screen and (min-width:768px) and (max-width:991px) {}

@media only screen and (min-width:601px) and (max-width:768px) {}

@media only screen and (max-width:1350px) {}

@media only screen and (max-width:1024px) {

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-left,
    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-right {
        width: 100%;
        text-align: center !important;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center p {
        font-size: 16px;
        line-height: 28px;
    }

    body.page-template-beastball .coffin-wars-banner-section h1 {
        font-size: 36px;
        line-height: 46px;
    }

    body.page-template-beastball .coffin-wars-banner-section img {
        max-width: 174px;
    }

    .coffin-wars-banner-section {
        padding: 80px 0 40px;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center {
        padding: 0px 20px 0;
        width: 60%;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center::after {
        top: 12px;
        width: 180px;
    }

    body.page-template-beastball .coffin-wars-detail-section {
        padding: 40px 0;
    }
}

@media only screen and (max-width:991px) {}

@media only screen and (max-width:767px) {

    body.page-template-beastball .coffin-wars-banner-section img {
        max-width: 160px;
    }

    body.page-template-beastball .coffin-wars-banner-section h1 {
        font-size: 32px;
        line-height: 42px;
        margin: 12px 0 0;
    }

    .coffin-wars-banner-section {
        padding: 80px 0 39px;
    }

    body.page-template-beastball .coffin-wars-banner-section a {
        font-size: 16px;
    }

    .athleteVideoSection {
        padding: 10px 15px;
    }

    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-left,
    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-right {
        width: 100%;
        padding: 0 20px;
        min-height: unset;
    }


    body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center p {
        font-size: 16px;
        line-height: 28px;
    }

body.page-template-beastball .coffin-wars-detail-section .coffin-wars-detail-col-center {
        width: 100%;
    }

}

@media only screen and (max-width:600px) {
        body.page-template-beastball .coffin-wars-detail-section {
        padding: 40px 0 0;
    }
}