@media only screen and (max-width: 735px) {
    .space{

    display: none;
}
}