@media (min-width:768px){
    .ftcnt{display:none;}

}
@media (max-width:768px){
    .ftcnt1{display:none;}

}