﻿
@media (max-width: 768px) {
    #divContenido img {
        width: 100%  !important;
        height: auto !important; 
    }
}
 