/*
Theme Name: SEEK Commercial - Child
Theme URI: https://cre.realdealbrokers.com
Template: seek-commercial
Author: Real Deal Brokers
Description: Child theme of SEEK Commercial. Make site-specific tweaks here (colors, spacing, small overrides) without touching the parent theme, so parent-theme updates never overwrite custom changes.
Version: 1.0.0
Requires PHP: 8.0
Text Domain: seek-commercial-child
*/

/* Parent theme styles are loaded automatically via functions.php
   (wp_enqueue_style with a dependency on the parent handle) — this
   file only needs to contain overrides, not a full copy of the
   parent's CSS. Add anything here. */

.cre-property-wide-main img, .cre-property-wide-main table, .cre-property-wide-main iframe, .cre-property-wide-main video {
    max-width: 100%;
    height: 35px;
}