@media all and (max-height:787px) { /* 01.최소사이즈 */

#section1 .tableCell img{width:50%}
#section2 .tableCell img{width:50%}
#section3 .tableCell img{width:50%}
#section4 .tableCell img{width:50%}
#section5 .tableCell img{width:50%}
#section6 .tableCell img{width:50%}

}

@media all and (max-height:786px) { /* 01.최소사이즈 */

#section1 .tableCell img{max-width:980px}
#section2 .tableCell img{max-width:980px}
#section3 .tableCell img{max-width:980px}
#section4 .tableCell img{max-width:980px}
#section5 .tableCell img{max-width:980px}
#section6 .tableCell img{max-width:980px}

}