.h1, h1 {
  font-size:32px;

}

.row .features{
    padding: 10px;

}

.modal-dialog {
    width: 90vh;
    height: 90vh;
    margin: 30px auto;
}
