﻿  .imgBox__content {
    padding: 10px 10px;  
    margin-bottom:0px;
  }

  .imgBox__desc {
  line-height: 1.25rem;
  margin-bottom:0px!important;
  }

@media screen and (min-width: 40em){
.column, .columns {
   padding-left: 0.625rem!important; 
   padding-right: 0.625rem!important;
   padding-bottom: 1.25rem!important;
}
}

.column, .columns { 
    padding-bottom: 1.25rem;
}


@media screen and (min-width: 640px){
h5 {
  margin-bottom:0.5rem!important;  
}
}