/*
Theme Name: Vehica Child
Theme URI: https://vehicatheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Vehica
Template: vehica
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: vehica
*/

/* Keep the default single-car gallery proportional to its column width. */
.vehica-car-gallery .vehica-gallery-main__wrapper {
    position: relative;
    overflow: hidden;
    height: auto !important;
    padding-top: 75% !important;
}
