/**/
/**/
@media screen and (max-width: 768px) {
    .foot-b .fot-2{
    display: flex;
    align-items: center;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;}
.foot-b .tit3{
 margin-bottom:0;}   
 .foot-b .fot-2 p {
 width:auto;}
}
