
      @media only screen and (max-width: 768px) {
        /* For mobile phones: */
        .c-logo{
          width: 250px;
        }
        .ftr__post__thumb #ft_img{
          padding-right: 20px;
          width: 160px;
        }
      }
