.absolute{
    left:13%;
    top:38%
}

.welcome-text h1{
    font-size:250% !important;
    letter-spacing:0
}

.btn-more{
    margin:2% 0
}

.margin-top-20{
    margin-top:7%
}

.T3-Image img{
    width:70%
}

.T3-context{
    padding:13% 0 0
}

.T3-Info {
    background-image: url('../../Image/T3Tracker/Bg2.jpg');
    background-size:contain;
    min-height:500px
}

.single-info{
    padding:15px
}



.T3-content-info {
    background-color: #f2f1f1;
    box-shadow: 0 0 10px #0000004a;
    padding: 6% 9%;
    line-height: 15px;
    color: inherit;
    transition: all 0.3s ease-out 0s
}

    .T3-content-info:hover {
        background-color: #202427;
        color: white
    }

.T3-content-info h3{
    font-size:140%;
    color:inherit
}

.API-Info {
    margin-top: 100px
}