/* Blakemore Prevent images within editable areas from stacking. */
.content img {display:inline;}

/* owen.perks 12767922 */
.srp .vehicle-card-grid .vehicle-card-description .vin {font-size: 13px;}

/* ddcrmelasky 12769929 */
.index .ws-site-text-search .form-control{ border-radius: 15px; }

/* adjust the width of the button VG*/
.view-link {
    display: inline-block;
    max-width: 400px;
    text-align: left;
    margin-left: auto;
    width: auto; /* Ensure width adjusts dynamically */
}
