.maagar-hatsaot {
    box-shadow: none !important;
}

.maagar-hatsaot-wrapper {
    background-color: white;
    padding: 15px 13px 20px 11px;
    max-width: fit-content;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
}

.item-content {
    font-size: 16px;
    margin-top: -20px;
}

.bold-text {
    font-weight: bold;
    margin-bottom: 0px;
}

/*.maagar-hatsaot h2 {
    background-color: #3098cf;
    font-size: 22px !important;
    font-weight: bold !important;
    color: white !important;
    padding: 6px 13px;
    max-width: fit-content;
    margin-top: 0px;
    margin-bottom: 30px;
}*/

/*.maagar-hatsaot h3 {
    color: #337ab7;
    font-size: 20px !important;
    font-weight: 900 !important;
}*/

.maagar-hatsaot-item {
    margin: 15px 5px;
    display: flex;
    padding-bottom: 40px;
    border-bottom: 1px solid #e2e2e2;
}

.maagar-hatsaot-item img {
    max-height: 216px;
}

.move-to-action img {
    width: 10px;
    height: 10px;
}

@media (max-width: 1199px) {
  /* override 1200px*/
    .image-container {
        order: -1 !important;
    }
}

/* override */

.maagar-hatsaot-item img {
  max-height: none;
}

.move-to-action-container {
  margin-top: 10px;
}

.maagar-hatsaot-item {
  padding-bottom: 30px;
}

.maagar-hatsaot-item:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.maagar-hatsaot h2 {
  height: auto;
  min-height: 40px;
}

section.content .maagar-hatsaot h2 {
  margin-top: 0;
}

.maagar-hatsaot-item {
  padding-left: 15px;
  padding-right: 15px;
}

.maagar-hatsaot-wrapper {
  max-width: none;
  width: auto;
}

@media (max-width: 1199px) {
  .move-to-action-container {
    margin-bottom: 15px;
  }
}

/* end override */
