@media(max-width:767px){
    
    .foot {
    display: inline-block;
    line-height: 0;
    text-align: right;
    position: relative;
    top: -4px;
    left: 28px;
}
}