@media(min-width:769px){.ma_term_link{width: calc(100% / 4 - 20px);}}
        @media(max-width:768px) and (min-width: 501px){.ma_term_link{width: calc(100% / 3 - 20px);}}
        @media(max-width:500px){.ma_term_link{width: calc(100% / 2 - 20px);}}
        .ma_term_links .inner .ma_term_link .image img {
    width: 50px;
    height: 40px !important;
}
#ma_request_list .ma_request {
    padding: 10px 10px 55px !important;
}