.pentex-timeline {
padding-left: 41px !important;
padding-right: 41px !important;
position: relative;
overflow: hidden;
}
.pentex-timeline .timeline-line {
top: 4rem; }
.pentex-timeline .block-title {
font-family: 'ABC Favorit Extended', sans-serif;
font-weight: bold;
text-transform: uppercase;
}
.pentex-timeline .block-description {
font-family: 'Cardone', sans-serif;
font-weight: 420;
line-height: 1.6;
}
@media screen and (max-width: 768px){
.pentex-timeline{
padding-left: 18px !important;
padding-right: 18px !important;
}
}