@media only screen and (max-width: 1180px) {
    /* For mobile phones: */
    
    .main_member_list_header{
        display: block;
    }
    .member_main_list{
        display: block;
    }
    .colum_one{
        width: 100%;
    }














 
}