body {
    margin: 0;
}

#footer {
    background: url('../assets/images/background-desktop-bottom.jpg') no-repeat;
    background-size: 100% 100%;
}

#footer .features img {
    width: 45%;
    margin-bottom: 10px;
}

#footer .brand img {
    width: 95%;
}

#footer .payment h6 {
    color: #ef8101;
}
#footer .payment img {
    width:8%;
    margin-right: 22px;
    margin-top: 10px;
}

#footer .license h6 {
    color: #ef8101;
}
#footer .license img {
    width: 25%;
}