@charset "UTF-8";

@media screen and (max-width: 900px) {
.line_img img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.heading.block_header_1, .heading.block_header_6 {
    margin-bottom: 10px;
}
}