.home-content .tab-content{
    padding: 20px;
    background: white;
    
}
.home-content .tab-content label {
    font-weight: 700;
    margin-bottom: 5px;
    color: rgba(0, 0, 0, 0.36);
}

@media (max-width: 767px){
.home_section .home.home-mobile {
    height: 100vh;
}
}
