.height-fix
{
    height: 100%!important;
}
@media (min-width: 1699px) {
    .category-productList2 #SlickCategory .box:nth-child(1) .content img,
    .category-productList2 #SlickCategory .box:nth-child(2) .content img {
        margin-left: 0 !important;
    }
}



@media(min-width: 1024px) {
    #SlickPrepare-1,
    #SlickPrepare-2 {
        display: flex;
        justify-content: center;
    }
}
#SlickPrepare-1 .col-1,
#SlickPrepare-2 .col-1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
#SlickPrepare-1 .desc,
#SlickPrepare-2 .desc{
    height: auto !important;
}
#SlickPrepare-1 .img,
#SlickPrepare-2 .img{
    margin-top: auto !important;
}

/* #fullpage {
    padding-bottom: 50px;
}

@media only screen and (max-width: 1023px){
    #fullpage footer nav {
        bottom: 70px !important;
    }
} */
