|
.service-card__conatiner {
|
|
width: 85%;
|
|
flex-direction: column-reverse;
|
|
margin: 50px auto;
|
|
}
|
|
|
|
.service__features--split,
|
|
.service__features {
|
|
height: auto !important;
|
|
min-height: auto !important;
|
|
max-height: none !important;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.line-border {
|
|
width: 95%;
|
|
}
|