list-style: none;
overflow: hidden;
text-align: center;
- background-color: grey;
+ background-color: green;
margin-bottom: 40px;
- box-shadow: 0px 0px 11px -1px grey;
+ box-shadow: 0px 0px 11px -1px green;
border-radius: 3px;
padding: 5px;
}
width: 33%;
}
@media (max-width: 1024px) {
- #featured-grid .featured-grid-item-wrapper {
+ #glm-featured-members-grid .featured-grid-item-wrapper {
width: 48%;
}
}
@media (max-width: 640px) {
- #featured-grid .featured-grid-item-wrapper {
+ #glm-featured-members-grid .featured-grid-item-wrapper {
width: 100%;
max-width: 320px;
float: none;