#banner .img-iconos img{
    width:70%;
}

@media (max-width: 767px) {
 
#banner .img-iconos{
 
    bottom: 40px;
}
    
}