/* // X-Small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

/* Small devices (landscape phones, 576px and up) ////////////////////////////////////////////////////////////////////////////////////*/
@media screen {
    html {
        font-size: 16px !important;
    }

    #content-container {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }

    .my-page-text {
        display: none;
    }

    .logo-container {
        width: 40%;
        background-image: url(/images/pages/logo.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    
}
@media (min-width: 576px) {

    /* .container {
        max-width: 100%;
    } */

    .view-img {
        width: initial;
    }
}


/* // Medium devices (tablets, 768px and up) ////////////////////////////////////////////////////////////////////////////////////*/

@media (min-width: 768px) {

    .myview-wrap {
        display: flex;
        align-items: center;
    }

    .myview-wrap .myview-text {
        padding: 0 0.25rem;
    }

    .myview-wrap .myview-text a {
        /* color: #fff; */
        font-size: 0.813rem;
    }

    .myview-wrap .myview-text .lang {
        padding: 0.125rem 0.5rem;
        background-color: #ffffffbd;
        color: #111;
        border-radius: 5rem;
        font-size: 0.75rem;
        font-family: 'Pretendard-Medium';
    }
    .main-page{
        height: 432px;
        background-position: center;
    }

    #main-text {        
        top: -150px;
    }

    .logo-container {
        width: 19%
    }

    .main-text-wrap {}

    /* ## Sub Bar ## */

    .sub-bar-wrap {
        padding: 2.5rem 0;
    }

    .sub-bar-wrap h3 {
        font-size: 1.375rem;
    }

    .sub-bar-location li, .sub-bar-location a {
        font-size: 0.938rem;
    }

    .noti-text {
        height: 74px;
    }

    .noti-text1{
        font-size: 1.8rem;      
    }
    
    .noti-text2{    
        font-size: 2.0rem;       
        text-shadow: 1px 1px 3px #00000050;
    }
    
    .noti-text3 {
        padding: 0.125rem 1.25rem;
        font-size: 1rem;
    }

    .noti-text3-wrap {
        padding-top: 1.25rem;
    }

    .noti-arrow {
        width: 12px;
        height: 12px;
    }

    .section1-box li:nth-child(-n+2) {
        padding-bottom: 0;
    }

    .section2-title br {
        display: block;
    }

    .section5 li {
        padding-bottom: 0;
    }

     /* ## Footer ## */

    .footer {
        padding: 3.75rem 0;
    }

    .footer-copy {
        padding-top: 1.5rem;
    }

    .footer-copy span {
        padding-top: 0.75rem;
        font-size: 0.813rem;
    }

    .footer-copy .copy-item{
                display: inline-block;
                margin-left: 10px;
    }

    /* ## Content ## */

    .content-table th {
        font-size: 0.938rem;
    }

    .content-table td {
        font-size: 0.875rem;
    }

    .content-text h3 {
        font-size: 1.375rem;
    }

    .content-table table {
        width: 100%;
    }

    .content-bn {
        height: unset;
        text-align: left;
        margin-bottom: 2.5rem;
        padding: 3.125rem 2.5rem;
        background-position: center right 2.5rem;
        background-size: 20%;
    }

    .content-bn2 {
        height: unset;
        text-align: left;
        background-position: center right 1.875rem;
        background-size: 15%;
    }

    .content-bn h6 {
        padding-bottom: 0.25rem;
        font-size: 1.125rem;
    }

    .content-bn p {
        font-size: 0.938rem;
    }

    .mission-img {
        height: 250px;
    }

    .mission-text {
        padding-top: 2.5rem;
    }

    .mission-text h2 {
        padding-bottom: 1.25rem;
    }

    .mission-text p {
        font-size: 1rem;
    }

    .founder-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 2.5rem;
    }

    .founder-title h6 {
        font-size: 1.125rem;
    }

    .founder-img {
        height: 350px;
        background-position: top center;
    }

    .founder-text p {
        font-size: 1rem;
    }

    .founder-profile-wrap {
        overflow: unset;
    }

    .founder-profile-wrap table {
        width: 100%;
    }

    .founder-profile-wrap th {
        font-size: 0.938rem;
    }

    .director-message-wrap {
        width: 50%;
        margin: 0 auto;
    }

    .facilities-wrap button {
        font-size: 0.938rem;
    }

    .facilities-wrap > .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        font-size: 0.938rem;
    }

    .facilities-photo img {
        height: 400px;
    }

    .facilities-photo-list li {
        width: 25%;
    }

    .contact-info-img {
        height: 318px;
    }

    .location-address {
        padding-bottom: 0.5rem;
    }

    .location-info i {
        padding-right: 0.5rem;
        font-size: 1rem;
    }

    .location-info span {
        font-size: 1rem;
    }

    .location-text {
        padding-top: 3.75rem;
    }

    .location-text li:first-child {
        padding-bottom: 0;
    }

    .location-box {
        min-height: 340px;
        padding: 1.5rem;
    }

    .location-phone-text {
        padding-right: 3.125rem;
    }

    .hospice-mean-box1 {
        padding: 1.875rem;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0.5rem;
    }

    .hospice-mean-box2 {
        padding: 1.875rem;
        border-top-right-radius: 0.5rem;
        border-bottom-left-radius: 0;
    }

    .hospice-wrap ul {
        padding: 1.875rem;
    }

    .hospice-wrap li {
        position: relative;
        flex-direction: column;
    }

    .hospice-wrap li:nth-child(-n+2) {
        padding-bottom: 0;
    }

    .hospice-wrap li:nth-child(-n+2)::after {
        position: absolute;
        top: 20%;
        left: 100%;
        padding-left: 0;
    }

    .hospice-icon {
        width: 90px;
        height: 90px;
    }

    .hospice-wrap p {
        text-align: center;
        padding-top: 0.625rem;
        padding-left: 0;
    }

    .hospice-text span {
        display: block;
    }

    .hospice-text {
        margin-top: 1.5rem;
        padding: 1.5rem;
    }

    .hospice-text h6 {
        font-size: 1rem;
    }

    .hospice-text span {
        font-size: 1.063rem;
    }

    .volunteer-guide-wrap li {
        flex-direction: row;
        justify-content: space-between;
    }

    .volunteer-guide-box {
        width: 72%;
    }

    .volunteer-guide-title {
        margin-bottom: 0;
    }

    .volunteer-guide-title::before {
        width: 30px;
        height: 1px;
        top: 50%;
        bottom: unset;
        left: unset;
        right: -50px;
    }

    .volunteer-guide-title::after {
        top: 50%;
        right: -10px;
        bottom: unset;
        left: unset;
    }

    .application-wrap label {
        font-size: 1rem;
    }

    .application-wrap {
        padding: 2.5rem;
    }

    .application-button {
        margin-top: 2.5rem;
    }

    .supporters-association-bn {
        text-align: left;
        background-position: center left 2.5rem;
        background-size: 11%;
    }

    .supporters-association-bn p {
        padding-left: 6rem;
    }

    .supporters-association-tb {
        overflow: unset;
    }

    .supporters-association-tb small {
        display: inline-block;
        padding-top: 0.625rem;
        padding-bottom: 0.313rem;
    }

    .supporters-association-tb table {
        width: 100%;
    }
}


/* // Large devices (desktops, 992px and up) ////////////////////////////////////////////////////////////////////////////////////*/

@media (min-width: 992px) {

    .single-submenu {
        position: relative;
        /* top: 100%; */
        /* left: 0; */
        background: #00000090;
        border-top: 5px solid #3d7d2e;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        min-width: 162px;
        padding: 10px 0;
        z-index: 1000;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: opacity 0.3s ease-out, transform 0.3s ease-out, visibility 0.3s ease-out;
        text-align: center;
        border-radius: 0.51em;
        /* display: inline-block; */
    }

    .single-submenu a {
        display: block;
        padding: 5px 15px;
        text-decoration: none;
        font-size: 0.938em !important;
    }

    /* .single-submenu a:hover {
        background: #f8f9fa;
    } */

    .menu-box:hover .single-submenu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
    /* Concept Button */

    .btn-999, .btn-269 {
        font-size: 1.063rem;
    }

    .btn-gray:hover, .btn-main:hover {
        background-color: #333;
    }

    .btn-gray:hover, .btn-main:hover {
        background-color: #333;
    }

    .btn-black:hover {
        background-color: #3d7d2e;
    }

    /* ## Top ## */

    #top-head {
        display: none;
    }

    /* ## Nav ## */

    .logo-container {
        width: 18%;
        height: 35px;
        margin-right: 3.125rem;
    }

    .menu-box {
        width: 140px;
        text-align: center;
    }

    .menu-box a {
        color: #fff !important;
        font-size: 1.063rem;
        font-weight: 600;
    }

    .main-logo {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }

    .main-logo-img {
        background-size: unset;
    }

    .menu-box a:hover {
        color: #3d7d2e !important;
    }

    .navbar-nav{
        height: 75px;
        padding-top: 15px;
    }

    .sub-menu-box {
        width: 100%;
        display: none;
        position: absolute;
        top: 130px;
        z-index: 1000;
        background-color: #f1f1f1;
        border-top: 0.125rem solid #29aad5;
    }


    .sub-menu {
        display: flex;
        /* justify-content: flex-end;
        text-align: center; */
        padding-top: 1.25rem;
        padding-right: 0px;
        padding-bottom: 1.25rem;
        padding-left: 300px;
    }

    .sub-menu ul {
        min-width: 150px;
        text-align: center;
    }

    .sub-menu li {
        padding-bottom: 0.313rem;
    }

    .sub-menu li:last-child {
        padding-bottom: 0;
    }

    .sub-menu a {
        font-size: 0.875rem;
    }

    .sub-menu a:hover {
        font-weight: bold;
    }

    /* .sub-menu-box ul {    
        width: 9.375rem;
        height: 12.5rem;
        float: left;
         
        padding-top: 0.938rem;
        border-right: 0.063 solid #d8d8d8;
    }

    .sub-menu-box ul li {
        padding: 0.375rem 0;
    }

    .sub-menu-box ul li a {
        font-size: 0.875rem;
    }

    .sub-menu-box ul li a:hover {        
        padding-bottom: 0.25rem;
        color: #3d7d2e;
        border-bottom: 0.125rem solid #3d7d2e;
    } */

    /* Off canvas */

    .hamburger-wrap {
        width: 25rem;
    }

    /* ## Carousel ## */

    .carousel-title {
        bottom: 43%;
    }

    .carousel-title br {
        display: none;
    }

    .carousel-title h1 {
        font-size: 2.5rem;
    }

    .carousel-title p {
        padding-top: 0.75rem;
        font-size: 1.063rem;
    }

    .carousel-btn a {
        font-size: 0.938rem;
    }

    .carousel-btn:hover {
        background-color: #fff;
    }

    .carousel-control-next, .carousel-control-prev {
        display: flex;
    }

    .slideHeight {
        height: 40rem;
    }

    .bd-placeholder-img {
        height: 40rem;
    }

    /* ## Section1 ## */

    .section1-wrap {
        align-items: center;
    }

    .section1-title {
        text-align: left;
    }

    .section1-title a:hover {
        color: #fff;
    }

    .section1-box {
        padding-top: 0;
    }

    .section1-box ul {
        padding: 2rem;
    }

    .section1-text:hover {
        color: #3d7d2e;
    }

    /* ## Section2 ## */

    .section2-title h3 {
        font-size: 1.5rem;
    }

    .section2-title p {
        font-size: 0.938rem;
    }

    .section2 ul {
        padding-top: 3.125rem;
    }

    .section2-more:hover {
        background-color: #eee;
        color: #3d7d2e;
        font-weight: 600;
    }

    /* ## Section3 ## */

    .section3-box {
        padding-right: 1.25rem;
    }

    .section3-wrap {
        align-items: flex-end;
    }

    .section3-customer {
        padding: 0 0 0 1.25rem;
    }

    .section3-customer-box {
        min-height: 216.55px;
        padding: 1.875rem;
    }

    .section3-img {
        width: 100px;
        height: 100px;
        right: 1.875rem;
    }

    /* ## Section4 ## */

    .section4-title {
        padding-bottom: 2.5rem;
    }

    .section4-title h5 {
        font-size: 1.063rem;
    }

    .section4-title h3 {
        font-size: 1.5rem;
    }

    .section4-arrow a:hover {
        background-color: #fff;
    }

    /* ## Section5 ## */

    .section5-bn h4 {
        font-size: 1.5rem;
    }

    .section5-bn small:hover {
        color: #111;
    }

    /* ## Footer ## */

    .footer-logo {
        height: 25px;
    }

    /* ## Sub Bar ## */

    .sub-bar {
        height: 350px;
    }

    .sub-bar-wrap {
        margin-top: 3rem;
    }

    .sub-container-wrap {
        padding-top: 3.125rem;
    }

    .sub-bar-wrap h3 {
        font-size: 1.5rem;
    }

    /* ## Side Bar ## */

    .side-bar {
        display: block;
    }

    .side-bar-title {
        padding: 0.938rem 1.5rem;
        background-color: #3d7d2e;
        border-top-right-radius: 0.25rem;
        border-top-left-radius: 0.25rem;
    }

    .side-bar-title span {
        color: #ecf5ed;
        font-size: 0.875rem;
    }

    .side-bar-title h5 {
        color: #fff;
        font-size: 1.125rem;
        font-weight: 800;
    }

    .side-bar-list {
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }

    .side-bar-list li {
        padding: 0.625rem 1.5rem;
        background-color: #fff;
        border-top: 0;
        border-right: 0;
        border-bottom: 1px solid #ddd;
        border-left: 0;
    }

    .side-bar-list li:last-child {
        border-bottom: 0;
    }

    .side-bar-list a {
        color: #444;
        font-size: 0.938rem;
    }

    .side-bar-list a:hover,
    .side-bar-list-active {
        background-color: #f1f7ef;
        color: #3d7d2e;
        font-weight: 800;
    }

    .side-bar-list-active a {
        color: #3d7d2e;
        font-weight: 800;
    }

    /* ## Content ## */

    .content {
        min-height: 40rem;
        padding-top: 0;
        padding-left: 3.125rem;
    }

    .content-wrap {
        padding: 3.125rem 0;
    }

    .content-table th {
        font-size: 1rem;
    }

    .content-table td {
        font-size: 0.938rem;
    }

    .content-table {
        overflow: unset;
    }

    .content-bn, .content-bn2 {
        margin-bottom: 3.125rem;
    }

    .content-txt p {
        font-size: 1rem;
    }

    .nav-content {
        margin-bottom: 3.75rem;
    }

    .nav-content-link {
        padding: 0.75rem 0.75rem;
    }

    .content-text h3 {
        font-size: 1.5rem;
    }

    .content-sharing button:hover {
        background-color: #a2e8ff;
        border: 0.063rem solid #a2e8ff;
    }

    .content-sharing img {
        vertical-align: -0.063rem;
    }

    .content-sharing .dropdown:after {
        display: none;
    }

    .sns-link li a.share:hover {
        background-image: url(/images/sns/share_icon02.png);
        background-repeat: no-repeat;
        background-position: 0.5rem center;
        background-color: #fff;
    }

    .sns-link li a.print:hover {
        background-image: url(/images/sns/print_icon02.png);
        background-repeat: no-repeat;
        background-position: center;
        background-color: #fff;
    }

    .sns-link a.facebook:hover {
        background-color: #2c4586;
    }

    .sns-link a.band:hover {
        background-color: #3ecd33;
    }

    .sns-link a.twitter:hover {
        background-color: #4fb9ea;
    }

    .sns-link .kakao:hover {
        background-color: #f9e200;
    }

    .sns-link a.google:hover {
        background-color: #dc4a37;
    }

    /* ## Login ## */

    .login-box {
        margin-bottom: 0;
        padding-bottom: 0;
        border-right: 0.063rem solid #dbdbdb;
        border-bottom: 0;
    }

    .login-box li {
        width: 60%;
    }

    .login-help li {
        width: 60%;
    }

    /* ## Register ## */

    .register-box {
        margin-bottom: 0;
        padding-bottom: 0;
        border-right: 0.063rem solid #dbdbdb;
        border-bottom: 0;
    }

    /* ## Find Password ## */

    .findpassword-box {
        margin-bottom: 0;
        padding-bottom: 0;
        border-right: 0.063rem solid #dbdbdb;
        border-bottom: 0;
    }

    .findpassword-box li {
        width: 60%;
    }

    .findpassword-help li {
        width: 80%;
    }

    /* ## Policy ## */

    .policy-agree-title {
        font-size: 1.063rem;
    }

    .register-help li {
        width: 90%;
    }

    .register-label {
        width: 33%;
        display: inline-block;
        padding-bottom: 0;
    }

    .register-input {
        width: 65%;
        display: inline-block;
    }

    .register-input-phone {
        width: 19%;
    }

    .register-input-certify {
        width: 44%;
    }

    .mission-img {
        height: 300px;
    }

    .mission-text {
        padding-top: 3.75rem;
    }

    .mission-text br {
        display: block;
    }

    .mission-text h2 {
        padding-bottom: 1.875rem;
    }

    .mission-text p {
        font-size: 1.063rem;
    }

    .founder-title {
        padding: 3.125rem;
    }

    .founder-title h6 {
        font-size: 1.25rem;
    }

    .founder-title h6::before {
        width: 6px;
        height: 6px;
    }

    .founder-wrap {
        padding-top: 3.125rem;
    }

    .founder-img {
        height: 480px;
    }

    .founder-text {
        padding-top: 2.5rem;
    }

    .founder-text p {
        padding-bottom: 0.625rem;
        font-size: 1.063rem;
    }

    .founder-profile-wrap th, .founder-profile-wrap td {
        font-size: 1rem;
    }

    .volunteer-guide-title {
        width: 11rem;
        height: 11rem;
    }

    .volunteer-guide-title h5 {
        font-size: 1.125rem;
    }

    .volunteer-guide-title::before {
        display: none;
    }

    .volunteer-guide-title::after {
        display: none;
    }

    .volunteer-guide-box {
        width: 68%;
        padding: 1.875rem;
    }

    .volunteer-guide-box p {
        font-size: 1rem;
    }

    .application-btn:hover {
        background-color: #3d7d2e;
        color: #fff;
    }
}


/* // X-Large devices (large desktops, 1200px and up) ////////////////////////////////////////////////////////////////////////////////////*/

@media (min-width: 1200px) {

    .container {
        max-width: 75rem;
    }
}


/* // XX-Large devices (larger desktops, 1400px and up) ////////////////////////////////////////////////////////////////////////////////////*/

@media (min-width: 1400px) {

    .logo-container {
        width: 15%;
    }

    .menu-box {
        width: 160px;
    }

    .fa-bars {
        width: 50px;
        height: 50px;
    }

    .carousel-title h1 {
        font-size: 3rem;
    }

    .section1-box {
        padding-left: 3.125rem;
    }

    .section1-text {
        font-size: 1rem;
    }

    .section2-img {
        height: 450px;
    }

    .section2 li {
        padding: 1.25rem;
    }

    .section2-box h6 {
        font-size: 1.063rem;
    }

    .section2-box p {
        padding: 0.25rem 0 0.938rem 0;
        font-size: 0.875rem;
    }

    .section3-box {
        padding-right: 2.5rem;
    }

    .section3-customer {
        padding: 0 0 0 2.5rem;
    }

    .section3-customer-box h4 {
        font-size: 1.75rem;
    }

    .section3-customer-box h6 {
        font-size: 1.25rem;
    }

    .section3-customer-box {
        padding: 1.875rem 2.188rem;
    }

    .section3-img {
        right: 2.188rem;
    }

    .card-text h6 {
        font-size: 1.063rem;
    }

    .card-text p {
        padding-top: 0.25rem;
    }

    .section5-bn {
        padding: 1.875rem;
        background-size: 25%;
    }

    .footer-logo {
        height: 28px;
    }

    .footer-copy {
        padding-top: 1.875rem;
    }

    .copy-item {
        font-size: 0.938rem;
    }

    .footer-copy span {
        font-size: 0.875rem;
    }

    /* ## Sub Bar ## */

    .sub-container {
        padding-bottom: 5rem;
    }

    .sub-container-wrap {
        padding-top: 3.75rem;
    }

    .sub-bar-wrap nav {
        padding-top: 0.313rem;
    }

    /* ## Side Bar ## */

    .side-bar-title {
        padding: 1rem 1.875rem;
    }

    .side-bar-title h5 {
        font-size: 1.25rem;
    }

    .side-bar-list li {
        padding: 0.75rem 1.875rem;
    }

    .side-bar-list a {
        font-size: 1rem;
    }

    /* ## Content ## */

    .content {
        padding-left: 3.75rem;
    }

    .content-wrap {
        padding-bottom: 2.5rem;
    }

    .content-text h3 {
        font-size: 1.625rem;
    }

    .content-subtitle h5 {
        font-size: 1.5rem;
    }

    .content-table th,
    .content-table td {
        padding: 1rem 0.5rem;
        font-size: 1rem;
    }

    .content-bn {
        padding: 3.75rem 2.5rem;
        background-size: 18%;
    }

    .content-bn2 {
        padding: 3.125rem 2.5rem;
        background-size: 16%;
    }

    .content-bn, .content-bn2 h6 {
        font-size: 1.25rem;
    }

    .content-bn, .content-bn p {
        font-size: 1rem;
    }

    .content-txt {
        padding-bottom: 1.5rem;
    }

    .mission-img {
        height: 350px;
    }

    .founder-title h6 {
        font-size: 1.375rem;
    }

    .director-message-wrap {
        width: unset;
    }

    .director-name h6 {
        background-position: right 16% center;
    }

    .director-message-img {
        height: 245px;
    }

    .director-message-text {
        padding-top: 0;
        padding-left: 1.875rem;
    }

    .director-message-text h2 {
        text-align: left;
    }

    .director-message-text p {
        font-size: 1.063rem;
    }

    .former-directors-wrap {
        padding-bottom: 3.125rem;
    }

    .directors-img {
        height: 250px;
    }

    .directors-name {
        height: 250px;
        padding: 1.875rem;
    }

    .directors-name h6 {
        font-size: 1.125rem;
    }

    .directors-name p {
        padding-top: 0.625rem;
        font-size: 0.938rem;
    }

    .facilities-photo img {
        height: 500px;
    }

    .facilities-photo-list li {
        width: 12.5%;
    }

    .facilities-photo-list img {
        height: 80px;
    }

    .contact-info-img {
        height: 350px;
    }

    .contact-info-text ul {
        padding: 2.5rem 1.875rem;
    }

    .contact-info-text h4 {
        font-size: 1.25rem;
    }

    .contact-info-text span {
        font-size: 1.5rem;
    }

    .contact-info-text li:nth-child(-n+2) P {
        font-size: 1.375rem;
    }

    .contact-info-text li:nth-child(n+3) h6 {
        font-size: 0.938rem;
    }

    .location-address {
        padding-bottom: 0.625rem;
    }

    .location-info i {
        padding-right: 0.625rem;
        font-size: 1.063rem;
    }

    .location-info span {
        font-size: 1.063rem;
    }

    .location-text {
        padding-top: 4.375rem;
    }

    .location-box {
        min-height: 352px;
        padding: 1.875rem;
    }

    .location-text i {
        padding-right: 0.75rem;
        font-size: 1.5rem;
    }

    .location-title {
        padding-bottom: 0.625rem;
    }

    .location-text h6 {
        font-size: 1.125rem;
    }

    .location-text p {
        padding-bottom: 0.5rem;
        font-size: 0.938rem;
    }

    .location-text table {
        padding-top: 1.25rem;
    }

    .location-text th {
        padding: 0.313rem 0.625rem;
    }

    .location-text td {
        padding: 0.313rem 0.625rem;
        font-size: 0.875rem;
    }

    .location-txt span {
        font-size: 0.875rem;
    }

    .application-wrap {
        padding: 3.125rem;
    }

    .volunteer-guide-box {
        width: 72%;
    }

    .supporters-association-bn {
        padding: 2.75rem;
        background-position: center left 2.75rem;
        background-size: 9%;
    }

    .supporters-association-bn p {
        font-size: 1rem;
    }
}