.fixed {
    white-space:nowrap;
    width:1%;
}

.home-style {
    height: 100%;
    background-color: rgb(241, 242, 242);
}

.home-style2 {
    height: 100%;
    background-color: rgb(208, 224, 240);
}

.home-style-header {
    font-weight: 500;
    margin-bottom: 30px;
    color: rgb(33, 50, 66);
}


.home-icon{
    font-size: 35px;
    color: steelblue;
}