.c-box-steelgear
{
  border: 3px solid rgb(254, 133, 41);
    padding: 10px;
    margin: 10px;
  }
  
  .background-img
{
   background: url('logo150px.png') no-repeat;;
   width:100%;
   height:120px; 
   repeat-x; 
   background-position: bottom right;
  }

.c-box-steelgear .title-wrapper { padding:0 0 0 0; display:inline-block; }
.c-box-steelgear .title { font-size:var(--rvd-h1-font-size); font-family:var(--rvd-h1-font-family); color:var(--rvd-h1-font-color); font-weight:var(--rvd-h1-font-weight); }
.c-box-steelgear .c-body { clear:both; padding:20px 0 0 0;  }
