.packaging-solutions-page .single-thumbnail{

}

.packaging-solutions-slider {
    margin-top: 60px;
}

.packaging-solutions-slider__item {
    padding: 10px;
}

.packaging-solutions-slider__item img {
    border: 1px solid #BABABA;
    border-radius: 34px;
    height: auto; !important;
}

.packaging-solutions-slider .slick-arrow {
    bottom: 30px;
    background: none;
    z-index: 1000;
}

.packaging-solutions-slider .slick-arrow:before {
    color: #84BD00;
    font-size: 22px;
}

.packaging-solutions-slider .slick-arrow:hover {
    background: none;
}

.packaging-solutions-slider .slick-prev {
    left: 50% !important;
    right: 50% !important;
    margin-left: -20px;
}

.packaging-solutions-slider .slick-next {
    left: 50% !important;
    right: 50% !important;
    margin-left: 20px;
}

.packaging-solutions-features {
    display: flex;
    justify-content: center;
    margin: 0 0 50px 0;
}

.packaging-solutions-features-item {
    margin: 0 20px 15px 20px;
    text-align: center;
    width: 205px;
}

.packaging-solutions-features-item__icon {
    margin: 0 0 10px 0;
}

.packaging-solutions-features-item__icon img {
    width: 60px;
}

.packaging-solutions-features-item__name {
    font-family: PT Serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    min-height: 50px;
}

.packaging-solutions-features-item__link {
    color: #1B1F23;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

.haven-t-found-an-ideal-solution {
    padding-bottom: 20px;
}

.haven-t-found-an-ideal-solution__title {
    margin: 0 0 20px 0;
    font-family: Raleway;
    font-size: 31px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: center;

}

.haven-t-found-an-ideal-solution__desc {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;

    margin: 0 0 20px 0;
}

.haven-t-found-an-ideal-solution-contacts {
    display: flex;
    justify-content: center;
}

.haven-t-found-an-ideal-solution-contacts-item {
    margin: 0 15px 20px 15px;
}

.haven-t-found-an-ideal-solution-contacts-item__text {
    color: #000000;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;

}