﻿#social-grid-items {
    width: 980px;
}
#social-grid-items .connect-item.item-2x1 {
    width: 480px;
    height: 230px;
}

#social-grid-items .connect-item.item-2x2 {
    width: 480px;
    height: 460px;
}

#social-grid-items .connect-item.item-1x1 {
    width: 239px;
    height: 230px;
}

#social-grid-items .connect-item.item-2x1 .post-content.last {
    width: 80%;
}

.global-map svg { display: none;}
.global-map-list { display: block;}