#logo{
    max-height: 71px;
    max-width: 121px;
}
.m-footer{
    height: auto;
    min-height: auto;
}
.m-card{}
.m-card .m-card-item{   text-align: center;
    margin-bottom: 30px;
}
.m-card .m-card-visual {}
.m-card .m-card-visual .m-card-brand{height: 248px;
    position: relative;
    background-color: #efefef;
    border-radius: 11px;}
.m-card .m-card-visual .m-card-brand img{display: block;max-width: 100%;max-height: 100%;margin: 0 auto;position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;}
.m-card .m-card-name{    font-size: 15px;
    color: #6f727d;font-weight: 600;
    display: block;
    padding: 12px 0;
}
.m-card .m-card-price{    color: #BCBBCB;    font-size: 1.07rem;    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;padding: 4px 0;
}

.apps-nav{
    padding: 0;
    margin: 0;
    list-style: none;
}
.apps-nav li {

}
.apps-nav img{
    max-width: 100%;
    display: block;
    margin: 0 auto 20px auto;
}
.footer-logo{}
.footer-logo img{
    display: block;
    max-width: 100%;
}

.country-flag{
    float: right;
    padding: 0 !important;
    width: 25px !important;
    height: 24px !important;
    margin: -4px !important;
}

.m-brand .m-brand__tools .m-dropdown .btn {
    color: #fff;
}
