body { #wrapwrap { #cteam { i.fa { width:17px; text-align:center; margin-right:5px; } ul { list-style-type: none; margin:0; padding:0; &.country { &>li { h3 { a { position:relative; display:block; text-align:left; font-size:24px; border: 1px solid #ebebeb; &:after { position:absolute; right:13px; top:7px; font-family: 'FontAwesome'; font-weight: normal; font-style: normal; content: "\f107"; } } } ul.partner { &>li { display:inline-block; float:none !important; ul.info { &>li { } } } } } } } } } } .cteam-member{ width: 247.5px; float: left; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.04), 0 3px 6px rgba(0,0,0,0.23); background: @as-light; margin-bottom: 30px; .transition(all, 0.6s, ease); &:hover{ box-shadow: none; } .member-info{ height: 240px; width: 100%; float: left; padding: 15px 15px 15px 15px; position: relative; color: @as-dark; h2{ margin: 0; padding: 0; font-size: @as-font-size + 2; font-weight: 600; } span { font-style: italic; font-weight: 400; padding-bottom: 8px; display: block; font-size: @as-font-size - 3; } p{ font-size: @as-font-size - 1; } .social{ margin: 0; padding: 0; position: absolute; bottom: 0; left: 0; background: rgba(221, 221, 221, 0.24); display: table; width: 100%; li{ display: table-cell; vertical-align: middle; text-align: center; a { font-size: 20px; display: block; padding: 7px 0; color: #999; &:hover{ color:@as-theme; } } } } } } .cteam-member-img{ width: 242.5px; height: 247.5px; overflow: hidden; img{ max-height: 110%; } } .cteam-member-map{ .member-info{ width: 200px; float: left; padding: 15px 15px 15px 15px; position: relative; color: @as-dark; h2{ margin: 0; padding: 0; font-size: @as-font-size + 2; font-weight: 600; } span { font-style: italic; font-weight: 400; padding-bottom: 8px; display: block; font-size: @as-font-size - 3; } p{ font-size: @as-font-size - 1; } .social{ margin: 0; padding: 0; position: absolute; bottom: 0; left: 0; background: rgba(221, 221, 221, 0.24); display: table; width: 100%; li{ display: table-cell; vertical-align: middle; text-align: center; a { font-size: 20px; display: block; padding: 7px 0; color: #999; &:hover{ color:@as-theme; } } } } } } .cteam-member-map-img{ float: left; position: relative; width: 80px; height: 80px; overflow: hidden; img{ max-height: 110%; } }