.excurs_list {
    width: 50%;
    float: left;
}
@media (max-width: 799px) {
.excurs_list {
    width: 100%;
}
}
