body {
    margin: 0;
}

#footer {
    background: url('../assets/images/background-desktop-bottom.jpg') no-repeat;
    background-size: cover;
}

#footer .features img {
    width: 50%;
    margin-bottom: 10px;
}

#footer .brand img {
    width: 80%;
}

#footer .payment h6 {
    color: #ef8101;
}
#footer .payment img {
    width: 6%;
    margin-right: 22px;
}

#footer .license h6 {
    color: #ef8101;
}
#footer .license img {
    width: 28%;
}