/*body {
    overflow-x: hidden;*/
/* Hide horizontal scrollbar */
/*}
.border-gif {
    border: 1px solid #c3c3c3;
    border-radius: 10px;
    box-shadow: 0 1rem 2rem 1rem rgba(0, 0, 0, 0.1) !important;
}

.text-black {
    color: #3F4254 !important;
}


.border-bottom-dashed {
    border-bottom: 1px dashed !important;
}

.btn i {
    font-size: 1.5rem !important
}

.steps {
    margin-top: 230px;
}*/
.header-right-link {
  justify-content: center;
}
.feature-section {
  background-color: unset !important;
}
.image-container {
  border: 1px solid #888 !important;
  border-radius: 20px !important;
  background-color: unset !important;
  padding: 0px !important;
  overflow: hidden !important;
}
.secutrity-grid.noborder img {
  border: none!important;
}
.secutrity-grid.noborder {
  display: flex;
  flex-flow: column;
  align-items: center;
}
