﻿/*.section-you-are-covered-for-main{
    display:flex;
    flex-wrap: wrap;
}

.section-you-are-covered-for{
    margin-top: 10px;
    margin-bottom: 40px;
    padding: 0px 30px 0px 30px;
    position:relative;
}
*/

.desktop .section-you-are-covered-for-main .GalleryItem:nth-child(3n+2),
.tablet .section-you-are-covered-for-main .GalleryItem:nth-child(3n+2){
    border-left: 1px solid #d4dcdf;
    border-right: 1px solid #d4dcdf;
}

.phone .section-you-are-covered-for-main .GalleryItem{
    border-bottom: 1px solid #d4dcdf;
}

.Gallery .section-you-are-covered-for-main .GalleryItem{
    margin-bottom: 20px;
}