.paragraph-warranty-service .tab-content {
    border: none;
    box-shadow: none;
  }
  .paragraph-warranty-service .nav-tabs {
    margin-bottom: 12px;
  }
  .warranty-service-teaser {
    padding: 0px 10px;
  }
  .paragraph-warranty-service li a {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 19px;
    display: block;
    width: 100%;
    padding-bottom: 8px;
  }
  .content.active {
    max-height: unset!important;
  }
  .paragraph-warranty-service li a:not(.active) {
    color: #979797;
  }
  .paragraph-warranty-service li a.active {
    border-bottom: 3px solid #2C72C6;
    color: #2C72C6;
  }
  #block-porto-content .views-row {
    margin-bottom: 60px;
  }
  #block-porto-content .views-row:last-child {
    margin-bottom: 0px;
  }
  .img {
    margin-bottom: 20px;
  }
  .title {
    margin-bottom: 10px;
  }
  .content {
    overflow: hidden;
    margin-bottom: 30px;
  }
  .content-body {
    overflow: hidden;
    margin-bottom: 30px;
  }
  
  .content, .content p, .content-body, .content-body ul, .content ul, .content-body p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1F2125;
  }
  .title span.field--name-title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #1F2125;
    text-transform: uppercase;
  }
  .warranty-service-teaser .col-md-7 {
    position: relative;
  }
  .button-bottom {
    position: relative;
    width: auto;
    justify-content: center;
  }
  .button-bottom button:focus {
    outline: none;
  }
  .cta-button {
    padding: 8px 17px;
    border: 1px solid #2C72C6;
    box-sizing: border-box;
    border-radius: 4px;
  }
  .cta-button a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2C72C6;
  }
  .view-details-button {
    background: #fff;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    color: #2C72C6;
  }
  .view-details-button {
    background: #fff;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    color: #2C72C6;
  }
  .view-details-button::after {
    content: url(../../img/drop-down-arrow.png);
    margin-left: 16px;
  }
  .view-details-button.show::after {
    content: url(../../img/drop-up-arrow.png);
    margin-left: 16px;
  }
  @media (min-width: 576px) {
    #block-porto-content .views-row {
      margin-bottom: 20px;
    }
    .img {
      margin-bottom: 0px;
    }
    .button-bottom {
      justify-content: flex-end;
    }
    .cta-button {
      margin-right: 30px;
    }
  }
  @media (min-width: 768px) {
  
  }
  @media (min-width: 992px) {
  
  }
  @media (min-width: 1200px) {
  
  }