@media (min-width: 768px) and (max-width: 1024px) {
    .history__family .col-md-7, .history__family .col-md-4 {
        width: 100%;
    } 

   
}