

footer .column1 {
position: relative;
top: -18px;
}

@media  (max-width: 600px) {
.title img {
    display: none !important;
  }
}

@media only screen and (max-width: 10000px){

.hide_all{
display:none;
}
}