/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/


iframe#ev-vehicles {
  height: 600px;
  overflow: hidden;
  clip-path: inset(74px 0 70px 0); /* visually crops bottom 50px */
}

iframe#ev-vehicles-obrat {
  height: 600px;
  overflow: hidden;
  clip-path: inset(74px 0 70px 0); /* visually crops bottom 50px */
}

iframe#ev-vehicles-half {
  height: 600px;
  overflow: hidden;
  clip-path: inset(25px 0 70px 0); /* visually crops bottom 50px */
}

iframe#ev-vehicles-third {
  height: 600px;
  overflow: hidden;
  clip-path: inset(0px 0 60px 0); /* visually crops bottom 50px */
}