@charset "UTF-8";

@media screen and (max-width: 900px) {
    #message+section img {
    width: 70% !important;
}
}