@media only screen and (max-width: 600px) {


.youtube .btn{
    width: 47%!important;
}
.value{
    text-align: center!important;
}
#journeyTabs img{
    width: 100%;
}
.about img{
    margin-top: 1rem;
}

.demand{
    margin-top: -10%;
}

}