/* For Smartphone */
@media only screen and (max-width: 430px){
    .trade-license{
        display: none;
    }
  }


.tj-footer-area.footer-2{
    border-top: 2px solid black;
}
.trade-license{
    text-align: center;
    font-weight: bold;
    color: black;
    padding-bottom: -20px;
}
.home-key{
    color: white;
    text-align: center;
    margin: auto;
    display: block;
    font-size: 17px;
}