
@media screen and (max-width: 600px) {
.fs-c-accountService__page {
    flex-basis: 106px;
    display: flex;
    align-items: stretch;
    height: 106px;
    margin: 4px 2px;
}
}