 img{
max-height: 80px !important;
}
.blur {
margin-bottom: 0px !important;
border-bottom: none !important;
}

.col-md-9 .Box:first-child {
  display: block;
}

.Box {
  box-shadow: 0px 6px 35px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
    padding: 15px;
}

/*
.Box.Twitter:after  {
  content: '';
  width: 200px;
  height: 40px;
  display: block;
  background: url('https://app.statuscake.com/button/index.php?Track=34vzQBBDpf&Days=1000&Design=1');
position: absolute;
    margin-top: 30px;
}
*/