
.img-fluid, .img-thumbnail{
    height: 50px;
    max-width:200px!important;
}

.navbar-brand img{
    margin-top: 15px!important;
}

#header{
    background-color: #deba3d;
}

.hero-section{
    background: linear-gradient(to right, rgb(6 10 36) 0%, rgba(61, 179, 197, 0.8) 100%), url(https://glojit.com/public/journals/1/);
}

footer{
    background: rgb(13 12 40);
}

#header.header-scrolled{
    background: rgb(14 9 39);
}
.hero-section .iphone-wrap .phone-2{
    margin-left:125px;
}