body {
  font-family: "Manrope", sans-serif;
}

.text-blue-100 {
  color: #DBEFF2 !important;
}

.blue-gradient {
  border-radius: 25px;
  padding: 15px;
  border: none;
  background: linear-gradient(250deg, #55A9BB 32.86%, #2D4F5D 106.72%);
}
.blue-gradient * {
  color: #ffffff;
}

.text-blue-50 {
  color: #F1FAFA !important;
}

.btn-flame-orange {
  background-color: #F98007;
  color: #ffffff;
  border: 1px solid #F98007;
}
.btn-flame-orange:hover {
  background-color: #F98007;
  border: 1px solid #F98007;
}

.btn-outline {
  color: #1A1A1A;
  background-color: transparent;
  background: none;
  border: 1px solid #F98007;
}
.btn-outline:hover {
  background-color: transparent;
  border: 1px solid #F98007;
  color: #1A1A1A;
}

a {
  text-decoration: none;
}

.header-section {
  max-width: 600px;
}

.h-xxl {
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
  color: #000000;
}

.h-xl {
  font-weight: 800;
  font-size: 40px;
  line-height: 58px;
  color: #000000;
}

.h-l {
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  color: #000000;
}

.p-regular,
.p-medium {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}

.p-medium {
  font-size: 20px;
  font-weight: 600;
}

.btn-secondary {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  background-color: #388a9c;
  border: 1px solid #388a9c;
}
.btn-secondary:hover {
  background-color: #388a9c;
  border: 1px solid #388a9c;
}

.container-fluid-restrained {
  max-width: 1500px;
}

.w-max-100 {
  max-width: 100% !important;
}

.p-0 {
  padding: 0 !important;
}

.upper-intro-section {
  min-width: 100%;
  min-height: 1000px;
  position: relative;
  background-position: center;
  background-size: cover;
  background-image: url("/img/car-maintenance-background-img.svg");
}
.upper-intro-section .img-holder {
  position: absolute;
  top: -340px;
  right: 0;
  z-index: 100;
}
.upper-intro-section .content {
  max-width: 756px;
  text-align: center;
  margin: 0 auto;
  top: 500px;
  position: relative;
}

#key-feature-top .image-holder .image-group {
  position: relative;
  margin-top: -150px;
}

#fuel-cons-img-holder img {
  position: relative;
  left: -100px;
}

.download-btn {
  padding: 8px 16px 8px 16px;
  display: flex;
  float: left;
  background: linear-gradient(0deg, #ffffff, #ffffff), linear-gradient(0deg, #bdbdbd, #bdbdbd);
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1019607843);
  margin-right: 24px;
  min-width: 190px;
}
.download-btn img {
  margin-right: 16px;
}
.download-btn p {
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  letter-spacing: 0.2px;
  color: #252b42;
  display: grid;
  margin: 4px auto;
  text-align: left;
}
.download-btn p span {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.2px;
  color: #252b42;
}

.image-holder {
  position: relative;
}
.image-holder .image-group {
  z-index: 100;
}

.add-driver {
  background: linear-gradient(249.98deg, #55A9BB 32.86%, #2D4F5D 106.72%);
  border-radius: 24px;
  margin-bottom: 60px;
  position: relative;
  margin-top: 250px;
  float: left;
  height: auto;
  width: 100%;
}
.add-driver .content {
  padding: 40px 40px 48px 40px;
}
.add-driver .content h3 {
  color: #ffffff;
}
.add-driver .content p {
  color: #ffffff;
}
.add-driver .content img {
  position: absolute;
  right: -20px;
  top: -130px;
  max-width: 100%;
}

.img-expense-tracker {
  position: relative;
  right: 0;
  top: 100px;
}

.btn-white-bckg {
  background-color: #ffffff;
  color: #1A1A1A;
  border: none;
}
.btn-white-bckg:hover {
  background-color: #ffffff;
  color: #1A1A1A;
}

.share-transfer-section {
  position: relative;
  margin-top: 300px;
}
.share-transfer-section .top-notch-headers {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.share-transfer-section .top-notch-headers .top-notch-share-title img {
  float: left;
  margin-right: 8px;
}
.share-transfer-section .top-notch-headers .top-notch-share-title p {
  float: left;
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.share-transfer-section .shareable-header {
  max-width: 625px;
  margin-bottom: 40px;
  margin: 0 auto;
}
.share-transfer-section .shareable-header h2 {
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  color: #1A1A1A;
  margin-bottom: 24px;
  margin-top: 40px;
}
.share-transfer-section .shareable-header p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D;
  margin-bottom: 40px;
  max-width: 635px;
}
.share-transfer-section .nav {
  justify-content: space-between;
  min-width: 680px;
  max-width: 750px;
  margin: 0 auto;
}
.share-transfer-section .nav-tabs .nav-item.show .nav-link,
.share-transfer-section .nav-tabs .nav-link.active {
  color: none;
  background-color: none;
  border-color: none;
}
.share-transfer-section .nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
  border-top: none;
  border-left: none;
  border-right: none;
}
.share-transfer-section .nav-link {
  padding: 0px;
  height: 33px;
}
.share-transfer-section .nav-tabs .nav-item.show .nav-link,
.share-transfer-section .nav-tabs .nav-link.active {
  border-bottom: 3px solid #888888;
}
.share-transfer-section .nav-tabs .nav-item.show .nav-link img,
.share-transfer-section .nav-tabs .nav-link.active img {
  opacity: 1;
}
.share-transfer-section .nav-tabs .nav-item.show .nav-link p,
.share-transfer-section .nav-tabs .nav-link.active p {
  color: #1A1A1A;
}
.share-transfer-section .nav-link:not(.active) {
  opacity: 0.5;
}
.share-transfer-section .nav-tabs .nav-item.show .nav-link,
.share-transfer-section .nav-tabs .nav-link.active {
  color: none;
  background-color: none;
  border-color: none;
}

.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.share-transfer-section .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  background-color: transparent;
}

.accordion.aot-accordion {
  border: 1px solid #FFA726;
  border-radius: 10px;
  display: flex;
  margin-bottom: 40px;
  --bs-accordion-bg: none;
  --bs-accordion-border-color: none;
}
.accordion.aot-accordion .accordion-item {
  border-right: 1px solid #FFA726;
  border-top: none;
  border-bottom: none;
  flex-direction: row;
  flex-grow: 0;
  flex-shrink: 1;
  min-width: -moz-min-content;
  min-width: min-content;
  display: flex;
  border-left: 0px;
}
.accordion.aot-accordion .accordion-item .accordion-header {
  margin: 0px;
}
.accordion.aot-accordion .accordion-item .accordion-header .accordion-button {
  height: 100%;
  color: #1A1A1A;
}
.accordion.aot-accordion .accordion-item .accordion-header .accordion-button p {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
}
.accordion.aot-accordion .accordion-item .accordion-header .accordion-button p span {
  text-align: center;
  font-weight: 700;
  transform: rotate(90deg);
  float: right;
}
.accordion.aot-accordion .accordion-item .accordion-header .accordion-button::after {
  display: none;
}
.accordion.aot-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: #FFA726;
  height: 100%;
  color: #ffffff;
}
.accordion.aot-accordion .accordion-item:first-of-type {
  border-right: 1px solid #FFA726;
  border-top: none;
  border-left: none;
  border-bottom: none;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.accordion.aot-accordion .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.accordion.aot-accordion .accordion-item:last-of-type {
  border-right: none;
  border-left: none;
  border-top-right-radius: 8px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0px;
}
.accordion.aot-accordion .accordion-item:last-of-type .accordion-button.collapsed {
  border-left: 1px solid #FFA726;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-right: none;
  border-left: none;
}
.accordion.aot-accordion .accordion-item.accordion-button.collapsed {
  border-right: none;
}

.accordion.aot-accordion .accordion-item:first-of-type .accordion-button {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 0px;
}

.accordion.aot-accordion .accordion-item .collapse.show {
  width: 100%;
}
.accordion.aot-accordion .accordion-item .collapse.show .accordion-body {
  margin: 100px auto;
}
.accordion.aot-accordion .accordion-item .collapse.show .accordion-body h3 {
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}
.accordion.aot-accordion .accordion-item .collapse.show .accordion-body p {
  color: #4D4D4D;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 0px;
}

.accordion.aot-accordion .accordion-item .accordion-header {
  cursor: pointer;
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}

.accordion.aot-blue-seprated-accordion .accordion-item {
  border: 1px solid #388a9c;
  border-radius: 10px;
  margin-bottom: 10px;
}
.accordion.aot-blue-seprated-accordion .accordion-item .accordion-header .accordion-button {
  border-radius: 10px;
}
.accordion.aot-blue-seprated-accordion .accordion-item .accordion-header .accordion-button p {
  color: #388a9c !important;
  margin: 0;
}
.accordion.aot-blue-seprated-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px;
  width: calc(100% - 40px);
  border-bottom: 1px solid #eee;
  border-radius: 0;
}
.accordion.aot-blue-seprated-accordion .accordion-item .accordion-header .accordion-button:after {
  color: yellow !important;
}

.accordion.aot-accordion {
  height: 500px !important;
}
.accordion.aot-accordion .accordion-item .accordion-header {
  transform: rotate(0deg);
  writing-mode: vertical-rl;
  width: 80px;
}
.accordion.aot-accordion .accordion-item .accordion-header .accordion-button {
  padding: 0px;
}
.accordion.aot-accordion .accordion-item .accordion-header .accordion-button p {
  transform: rotate(180deg);
  writing-mode: vertical-lr;
  position: absolute;
  text-align: left;
  height: 100%;
  padding: 32px 24px;
}

img {
  max-width: 100% !important;
}

.image-gallery-section {
  min-width: 100%;
  min-height: 600px;
  position: relative;
  background-position: center;
  background-size: cover;
  background-image: url("/img/background-gallery.svg");
  margin-top: 100px;
}
.image-gallery-section .header-section {
  max-width: 95%;
}

.slider-container .slider-content {
  border: 1px solid #55A9BB;
  border-radius: 10px;
  padding: 32px;
}
.slider-container .slider-content h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
}
.slider-container .slider-content p {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000000;
}
.slider-container .slider-nav {
  position: absolute;
  width: 48px;
  height: 48px;
  bottom: -90px;
  top: unset;
  margin: 0;
  right: 155px;
  left: unset;
}
.slider-container .slider-nav.slider-nav-next {
  right: 71px;
}

#full-stars {
  /* use display:inline-flex to prevent whitespace issues. alternatively, you can put all the children of .rating-group on a single line */
  /* make hover effect work properly in IE */
  /* hide radio inputs */
  /* hide 'none' input from screenreaders */
  /* set icon padding and size */
  /* set default star color */
  /* if any input is checked, make its following siblings grey */
  /* make all stars orange on rating group hover */
  /* make hovered input's following siblings grey on hover */
}
#full-stars .rating-group {
  display: inline-flex;
}
#full-stars .rating__icon {
  pointer-events: none;
}
#full-stars .rating__input {
  position: absolute !important;
  left: -9999px !important;
}
#full-stars .rating__input--none {
  display: none;
}
#full-stars .rating__label {
  cursor: pointer;
  padding: 0 0.1em;
  font-size: 1.5rem;
}
#full-stars .rating__icon--star {
  color: orange;
}
#full-stars .rating__input:checked ~ .rating__label .rating__icon--star {
  color: #ddd;
}
#full-stars .rating-group:hover .rating__label .rating__icon--star {
  color: orange;
}
#full-stars .rating__input:hover ~ .rating__label .rating__icon--star {
  color: #ddd;
}

.slider-indicators-content .slider-indicators {
  bottom: -52px;
  display: inline-table !important;
  left: 65px;
}
.slider-indicators-content .slider-indicators .active {
  opacity: 1;
}
.slider-indicators-content .slider-indicators button {
  background-color: #388A9C;
  opacity: 0.5;
}

.form-contact-us {
  max-width: 520px;
  margin: 0 auto;
}
.form-contact-us .inner {
  padding: 0px 12px;
}
.form-contact-us .inner .form-group .label {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #666666;
}
.form-contact-us .inner .form-group .form-control {
  padding: 8px 16px;
  line-height: 20px;
  margin: 8px auto 16px;
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  color: #999999;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #CCCCCC;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 8px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-contact-us .inner .form-group .form-control:focus {
  outline: none !important;
  box-shadow: none !important;
  color: inherit;
}
.form-contact-us .inner .form-group textarea.form-control {
  line-height: 24px;
  resize: none !important;
}
.form-contact-us .inner .form-btn {
  background-color: #388A9C;
  padding: 16px;
  border-radius: 8px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #388A9C;
  width: 100%;
}

.footer-wrapper {
  min-width: 100%;
  min-height: 320px;
  position: relative;
  background-position: top;
  background-size: cover;
  background-image: url("/img/footer-wrapper.svg");
}
.footer-wrapper .footer-content {
  position: relative;
  margin-top: 56px;
  margin-bottom: 24px;
  padding-bottom: 32px;
  border-bottom: 1px solid #388A9C;
}
.footer-wrapper .footer-content .btn-footer {
  background: none;
  border: none;
  color: #ffffff;
  text-decoration: none;
}
.footer-wrapper .footer-content .btn-group a {
  font-weight: 600;
  color: #ffffff;
}
.footer-wrapper .footer-link a {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.footer-wrapper .footer-link #reset-button button {
  border: none;
  background: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.footer-wrapper .mobile-buttons-section-footer {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -32px;
}

#slider-container .slider-nav-round .slider-nav::after,
.slider-nav-square .slider-nav::after {
  background-color: #388A9C !important;
}

#slider-container .slider-nav-round .slider-nav::before {
  border: 2px solid #388A9C;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  border-color: transparent;
  color: #ffffff;
}

#cookies-policy .cookiesBtn__link {
  background: #388A9C !important;
  border: 1px solid #388A9C !important;
}

@media only screen and (max-width: 1400px) {
  .container-fluid-restrained {
    max-width: 1500px;
  }
}
@media only screen and (max-width: 1200px) {
  .upper-intro-section {
    min-height: 850px;
  }
  .upper-intro-section img {
    max-width: 520px !important;
  }
  .upper-intro-section .content {
    top: 400px;
  }
  .usage-monitor img {
    top: -60px;
  }
  .header-section {
    max-width: 500px;
  }
}
@media only screen and (max-width: 992px) {
  .upper-intro-section {
    margin-top: 400px;
  }
  .upper-intro-section .content {
    top: 400px;
  }
  .header-section {
    max-width: unset;
  }
  #digitalServiceSection {
    margin-top: 50px;
  }
  .usage-monitor {
    width: 100%;
    margin-top: 20px;
    height: 70% !important;
  }
  .usage-monitor .content img {
    position: relative;
    top: 100px;
    right: unset;
  }
  .share-transfer-section {
    margin-top: 150px;
  }
  .share-transfer-section .nav {
    min-width: unset;
    width: 100%;
    justify-content: center;
    border: none;
  }
  .accordion.aot-accordion {
    display: block;
    height: auto !important;
  }
  .accordion.aot-accordion .accordion-item {
    flex-direction: row;
    flex-grow: 0;
    flex-shrink: 1;
    min-width: -moz-min-content;
    min-width: min-content;
    display: block;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #FFA726;
  }
  .accordion.aot-accordion .accordion-item:last-of-type {
    border-bottom: none;
  }
  .accordion.aot-accordion .accordion-item .collapse.show {
    width: 100%;
  }
  .accordion.aot-accordion .accordion-item .collapse.show .accordion-body {
    margin: 25px auto;
  }
  .accordion.aot-accordion .accordion-item .collapse.show .accordion-body h3 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #000000;
  }
  .accordion.aot-accordion .accordion-item .collapse.show .accordion-body p {
    color: #4D4D4D;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .accordion.aot-accordion .accordion-item .accordion-header {
    cursor: pointer;
    transform: rotate(0deg);
    writing-mode: horizontal-tb;
    width: 100%;
  }
  .accordion.aot-accordion .accordion-item .accordion-header .accordion-button {
    height: 100%;
    color: #1A1A1A;
    height: auto !important;
  }
  .accordion.aot-accordion .accordion-item .accordion-header .accordion-button p {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding: 16px 16px 16px 40px;
    margin: 0;
    transform: rotate(0deg);
    writing-mode: horizontal-tb;
    height: 100%;
    text-align: center;
    width: 100%;
    position: relative;
  }
  .accordion.aot-accordion .accordion-item .accordion-header .accordion-button p span {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
  }
  .accordion.aot-accordion .accordion-item:first-of-type {
    border-bottom: 1px solid #FFA726;
    border-bottom-right-radius: 0px;
    border-right: 0px;
  }
  .accordion.aot-accordion .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0px;
  }
  .slider-container .slider-nav {
    display: none;
  }
  .slider-container .slider-nav.slider-nav-next {
    display: none;
  }
  .add-driver {
    margin-bottom: 150px;
  }
  .add-driver .content {
    height: 630px;
    padding: 0px;
  }
  .add-driver .content img {
    margin: 0px auto;
    position: relative;
    display: block;
    left: 40px;
  }
  #fuel-cons-img-holder img {
    left: -50px;
    top: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .mobile-header-section {
    margin-bottom: 30px;
  }
  .h-xxl {
    font-size: 32px;
    line-height: 40px;
  }
  .h-l {
    font-size: 32px;
    line-height: 40px;
  }
  .p-medium {
    font-size: 18px;
    line-height: 24px;
  }
  .content {
    padding: 0 20px;
  }
  .content h2 {
    margin: 0 auto;
    font-size: 32px;
    line-height: 40px;
  }
  .content p {
    font-size: 16px;
    text-align: center;
  }
  header {
    justify-content: space-between !important;
  }
  .mobile-key-features-img {
    margin-top: 30px;
  }
  #digitalServiceSection {
    margin-top: 0;
  }
  .image-gallery-section {
    margin-top: 0;
  }
  .share-transfer-section {
    margin-top: 50px;
  }
  .footer-wrapper .footer-content {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .footer-wrapper .footer-content .footer-content-bottom {
    margin-bottom: 32px;
  }
  .footer-wrapper .footer-link {
    margin-top: 24px;
  }
  #key-feature-top {
    margin-top: 0;
  }
  #key-feature-top .image-holder .image-group {
    position: relative;
    margin-top: 50px;
  }
  #fuel-cons-img-holder img {
    left: unset;
    top: 0;
  }
}
@media only screen and (max-width: 576px) {
  header {
    justify-content: space-between !important;
  }
  header .btn-primary {
    display: none;
  }
  .header-section {
    padding: 0px !important;
    margin: 0;
  }
  #key-features p {
    margin-bottom: 24px;
  }
  .upper-intro-section {
    margin-top: 250px;
    top: unset;
  }
  .upper-intro-section .content {
    padding: 0 20px;
    top: 300px;
  }
  .upper-intro-section .content h2 {
    margin: 0 auto;
    font-size: 32px;
    line-height: 40px;
  }
  .upper-intro-section .content p {
    font-size: 16px;
    text-align: center;
  }
  .upper-intro-section .img-holder {
    top: -160px;
  }
  .upper-intro-section .img-holder img {
    max-width: 320px !important;
  }
  .mobile-buttons-section {
    display: inline-block !important;
    width: 100%;
    padding: 0 24px;
  }
  .mobile-buttons-section .download-btn {
    margin-bottom: 24px;
    width: 100%;
    justify-content: center;
  }
  .mobile-buttons-section .download-btn img {
    margin-right: 25px;
  }
  .mobile-buttons-section .download-btn p {
    margin: 0;
    font-size: 10px;
    font-weight: 700;
    line-height: 11px;
    text-align: left;
  }
  .mobile-buttons-section .download-btn p span {
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
  }
  .mobile-key-features-img {
    margin-bottom: 0;
    margin-top: 0;
  }
  .mobile-header-section p {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .mobile-expense-tracker h3 br {
    display: none;
  }
  .mobile-expense-tracker p {
    font-size: 16px;
  }
  .img-expense-tracker img {
    background-position-x: right;
  }
  .slider-nav-visible .slider-nav {
    display: none;
  }
  .share-transfer-section .top-notch-headers .top-notch-share-title {
    max-width: 320px;
  }
  .share-transfer-section .top-notch-headers .top-notch-share-title p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 33px);
  }
  .footer-link {
    text-align: center;
  }
  .footer-wrapper .footer-content {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .footer-wrapper .footer-content .footer-content-bottom {
    margin-bottom: 32px;
  }
  .footer-wrapper .footer-content .footer-content-top {
    margin-top: 40px;
  }
  .footer-wrapper .footer-link {
    margin-top: 24px;
  }
  .add-driver {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .add-driver .content {
    height: 420px;
  }
  .add-driver .content img {
    left: 25px;
    max-width: 300px !important;
  }
}
