﻿@media screen and (max-width: 767px) {
            .img_f {
                left: 10px !important;
                bottom: 70px !important;
            }
            .img_f a {
                width: 60px !important;
                display: inline-block
            }
        }