.test-steps-sec {
    background-color: #F4FBFF;
}
.darkBlueBgColor {
  background-color: #054E6A;
}
.notification_img {
    top: -150px;
}

@media(max-width:680px){
.right-house img {
    width: 100%;
}

.left-house img {
    width: 100%;
}
}