@charset "utf-8";
/* CSS Document */
 .container-2 {
            width: 1625px;
            height: 3359px;
            position: relative;
        }
        
        
        .content-row-2 {
            display: flex;
            width: 100%;
            height: 408px;
        }
        
        .col-1 {
            width: 55px;
            height: 100%;
        }
        
        .col-2 {
            width: 572px;
            height: 100%;
        }
        
        .col-3 {
            width: 998px;
            height: 100%;
        }
        
        .footer-2 {
            width: 100%;
            height: 2762px;
        }
        
        img {
            display: block;
        }
