/* Small devices (tablets, 768px and up) */
@media (max-width: 767px) {
  header .logo { margin-left: 1vw; }
  header .col-md-5 img { margin: 20px 0 40px 0; }
}
