/* === CUSTOM CSS === */
@media only screen and (max-width: 560px) {
.entry_layout .header_section img {
    width: 100% !important;
    height: auto !important;
}
}