.elementor-290 .elementor-element.elementor-element-1157290c > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:20px;}@media(max-width:767px){.elementor-290 .elementor-element.elementor-element-1c2de770 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-290 .elementor-element.elementor-element-48c2220d > .elementor-widget-container{margin:-100px 0px 0px 0px;}}/* Start custom CSS for int-template-slider, class: .elementor-element-48c2220d */.template__item {
  height: 600px; /* o el alto que prefieras */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}

.template__item .image {
  height: 350px; /* altura fija para el contenedor de imagen */
  display: flex;
  justify-content: center;
  align-items: center;
}

.template__item .image img {
  height: 100%;
  width: auto;
  object-fit: cover;
  padding-bottom: 10px;
}

.card-description {
    margin-bottom: 10px !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-709540c */.card-description {
  color: white;
  margin-bottom: 20px;
  font-weight: 400 !important;
}/* End custom CSS */