.home__categories {
    background-color: #231f20;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100%;
    padding-top: 40px;
    width: 100%;
}