@charset "utf-8"; 
/* MOBILE */ 

/* table */ 
#SW12_3_table1 tbody td:nth-child(1)::before { content:"규격";}
#SW12_3_table1 tbody td:nth-child(2)::before { content:"크기";}
#SW12_3_table1 tbody td:nth-child(3)::before { content:"무게";}
#SW12_3_table1 tbody td:nth-child(4)::before { content:"규브위성 성능";}



/* img */
#SW12_3_img0 { max-width:18rem }
#SW12_3_img1 { max-width:60rem }
#SW12_3_img2 { max-width:70rem }
#SW12_3_img3 , #SW12_3_img4 , #SW12_3_img5 , #SW12_3_img6 , #SW12_3_img7 { max-width:90rem }




/* PC */
@media screen and (min-width:1024px){ }   
 

/* PRINT */
@media print {   }   
  