.border-box{box-sizing: border-box; -moz-box-sizing: border-box}.clearfix:after{content: ''; display: table; clear: both}.countries .country{width: 15%; min-width: 280px; vertical-align: top}.countries .country .inner{margin: 20px; padding: 20px; border-radius: 10px; border: 1px solid #00baff; text-align: center; transition: all .25s ease-out}.countries .country .inner:hover{border: 1px solid #fff; box-shadow: 0 0 10px #00baff}.countries .country .title h2{color: #00baff; font-size: 24px; font-weight: 300}.countries .country .image{padding: 10px 0}.countries .country img{width: 100%}