@media only screen and (max-width: 768px){
    .blog-kisayol:not(:last-child){display: none}
}