﻿.cols-1m1s .CVI-GoogleMap { margin-bottom: 20px; }
.cols-1m1s { margin-bottom: 20px; border-bottom: 1px solid #aaa;}
.cols-3 .CVI-GoogleMap { margin-bottom: 20px; }
.cols-3 { margin-bottom: 20px; border-bottom: 1px solid #aaa;}

@media screen and (max-width: 1177px) {
    .cols-3 .CVI-GoogleMap { margin-bottom: 0; }
    .cols-3 { border-bottom: 0; }
    .cols-3,
    .cols-3 .topGapExtraSmall,
    .cols-3 .topGapSmall,
    .cols-3 .topGapMedium,
    .cols-3 .topGapLarge { margin-top: 20px; }
    .cols-3-cell { padding-bottom: 20px; border-bottom: 1px solid #aaa;}
}
@media screen and (max-width: 817px) {
    .cols-1m1s .CVI-GoogleMap { margin-bottom: 0; }
    .cols-1m1s { border-bottom: 0; }
    .cols-1m1s,
    .cols-1m1s .topGapExtraSmall,
    .cols-1m1s .topGapSmall,
    .cols-1m1s .topGapMedium,
    .cols-1m1s .topGapLarge { margin-top: 20px; }
    .cols-1m1s-cell-m,
    .cols-1m1s-cell-s { padding-bottom: 20px; border-bottom: 1px solid #aaa;}
}