.common-section .info-area .info .fl{ width: 100%;}
/* =================== 1024px =================== */
@media (max-width: 1024px) {
    .common-section .full-tabarea{ overflow-y: scroll;}
    .common-section .full-tabarea::-webkit-scrollbar {display: none; }
    .common-section .full-tabarea ul{ width: 550px;}
    .common-section .info-area .info .fl { width: 100%; max-width:100%;}
    .common-section .info-area .info .fl:last-child {padding-left: 0;}
    
}