/* Stratton Quote */
.stratton-button {
   min-width: 200px;
}
.stratton-button a i {
   display: inline-block;
   float: right;
   position: relative;
   right:-10px;
   margin-top: 5px;
   width: 40px;
}

.stratton-button a, .stratton-button a:hover {
   color: #ffffff !important;
   text-decoration: none !important;
}

.stratton-button a i img {
   width: 100%;
}

.stratton-button a span {
   font-size: 12px;
}