﻿.c_about p img {
    max-width: 100% !important;
    height: auto !important;
}


/* img {
    max-width: auto !important;
} */

.c_about table,
.c_about tr {
    width: 100%;
}

.c_about td {
    width: 33.3%;
}

.c_about td p {
    text-align: center;
}

.c_map img {
    max-width: none !important;
}