﻿/* Small devices (tablets, 768px and up) */
@media only screen and (max-width: 991px) {
  .footer .footer-links .col-width {
    width: auto; } }

