.widget-guide__espresso *{margin:0;padding:0;text-decoration:none;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}
.widget-guide__espresso{padding-bottom:20px;margin:0 0 24px;position:relative;background:#fdfdfd;border-top:1px #333 solid;overflow:hidden;margin-bottom:16px;font-family:inherit; display: flex; flex-wrap: wrap;}
.widget-guide__espresso:before{content:'';width:100%;height:1px;background-color:#909090;position:absolute;top:2px;left:0;z-index:100}
.widget-guide__espresso__label{display:block;width:100%;position:relative;font-size:13px;line-height:13px;font-weight:500;color:#454545;margin:0 0 12px;padding:16px 0 12px 16px;text-transform:uppercase}
.widget-guide__espresso article{text-align:center;border-bottom:1px #ebebeb solid;/*margin:0 20px;*/padding:20px 0; flex-basis: 50%;}
/*.widget-guide__espresso article:last-child{border-bottom:none}*/
.widget-guide__espresso img{margin-bottom:10px;height:120px;width:auto}
.widget-guide__espresso__title{color:#252525;font-size:14px;font-weight:500;text-transform:uppercase}
.widget-guide__espresso__title a{color:inherit}