.smartbox-01,
.smartbox-02,
.smartbox-03,
.smartbox-04,
.smartbox-05,
.smartbox-06,
.smartbox-07,
.smartbox-08,
.smartbox-09,
.smartbox-10,
.smartbox-11,
.smartbox-12,
.smartbox-13,
.smartbox-14,
.smartbox-15,
.smartbox-16,
.smartbox-17,
.smartbox-18,
.smartbox-19,
.smartbox-20{
    text-align: justify;
}

.smartbox-02 h1,
.smartbox-03 h1,
.smartbox-04 h1,
.smartbox-05 h1,
.smartbox-06 h1,
.smartbox-07 h1,
.smartbox-08 h1,
.smartbox-09 h1,
.smartbox-10 h1,
.smartbox-11 h1,
.smartbox-12 h1,
.smartbox-13 h1,
.smartbox-14 h1,
.smartbox-15 h1,
.smartbox-16 h1,
.smartbox-17 h1,
.smartbox-18 h1,
.smartbox-19 h1,
.smartbox-20 h1
{
    border-radius: 0;
}

.smartbox-06 a {
    text-decoration: underline;
}

#box-container :nth-child(1) { order: 1; }
#box-container :nth-child(2) { order: 2; }
#box-container :nth-child(3) { order: 3; }
#box-container :nth-child(4) { order: 4; }
#box-container :nth-child(5) { order: 5; }
#box-container :nth-child(6) { order: 6; }
#box-container :nth-child(7) { order: 7; }
#box-container :nth-child(8) { order: 8; }
#box-container :nth-child(9) { order: 9; }
#box-container :nth-child(10) { order: 10; }
#box-container :nth-child(11) { order: 11; }
#box-container :nth-child(12) { order: 12; }
#box-container :nth-child(13) { order: 13; }
#box-container :nth-child(14) { order: 14; }
#box-container :nth-child(15) { order: 15; }
#box-container :nth-child(16) { order: 16; }
#box-container :nth-child(17) { order: 17; }
#box-container :nth-child(18) { order: 18; }
#box-container :nth-child(19) { order: 19; }
#box-container :nth-child(20) { order: 20; }

/**************************************************************************************/
@media screen and (min-width:240px) {
.box230-01,
.box230-02,
.box230-03,
.box230-04,
.box230-05,
.box230-06,
.box230-07,
.box230-08,
.box230-09,
.box230-10,
.box230-11,
.box230-12,
.box230-13,
.box230-14,
.box230-15,
.box230-16,
.box230-17,
.box230-18,
.box230-19,
.box230-20 {
    width: auto;
    height: auto;
}
/*    .box230-06{
        width: 480px;
        height: auto;
    }  */  
.container {
    grid-template-rows: auto;
}
}

/**************************************************************************************/
@media screen and (min-width:480px) {
.box230-01,
.box230-02,
.box230-03,
.box230-04,
.box230-05,
.box230-06,
.box230-07,
.box230-08,
.box230-09,
.box230-10,
.box230-11,
.box230-12,
.box230-13,
.box230-14,
.box230-15,
.box230-16,
.box230-17,
.box230-18,
.box230-19,
.box230-20 {
    width: 480px;
    height: auto;
}
/*    .box230-06{
        width: 480px;
        height: auto;
    } */   
.container {
    grid-template-rows: auto;
}
}

/**************************************************************************************/
@media screen and (min-width:720px) {
.box230-01,
.box230-02,
.box230-03,
.box230-04,
.box230-05,
.box230-06,
.box230-07,
.box230-08,
.box230-09,
.box230-10,
.box230-11,
.box230-12,
.box230-13,
.box230-14,
.box230-15,
.box230-16,
.box230-17,
.box230-18,
.box230-19,
.box230-20 {
    width: 355px;
    height: auto;
}
    .box230-10,
    .box230-11,
    .box230-12,
    .box230-19 {
        width: 720px;
        height: auto;
    }    
.container {
    grid-template-rows: auto;
}
}

/**************************************************************************************/
@media screen and (min-width:960px) {
.box230-01,
.box230-02,
.box230-03,
.box230-04,
.box230-05,
.box230-06,
.box230-07,
.box230-08,
.box230-09,
.box230-10,
.box230-11,
.box230-12,
.box230-13,
.box230-14,
.box230-15,
.box230-16,
.box230-17,
.box230-18,
.box230-19,
.box230-20    {
    width: 475px;
    height: auto;
}
    .box230-01{
        width: 960px;
        height: auto;
    }
    .box230-02{
        width: 960px;
        height: auto;
    }    
/*    .box230-11{
        width: 960px;
        height: auto;
    }*/
    .box230-12{
        width: 960px;
        height: auto;
    } 
    .box230-19{
        width: 960px;
        height: auto;
    } 
    .box230-19 a{
        color: default;
    }    
.container {
    grid-template-rows: auto;
}
}