
.img-fluid, .img-thumbnail{
    height: 50px;
    max-width:200px!important;
}

.navbar-brand img{
    margin-top: 15px!important;
}

#header{
    background-color: #d8352a;
}

.hero-section{
    background: linear-gradient(to right, rgb(47 74 93) 0%, rgba(61, 179, 197, 0.8) 100%), url(https://frontrai.com/public/journals/1/)
}

footer{
    background: rgb(49 75 94);
}

#header.header-scrolled{
    background: rgb(59 73 93);
}
.hero-section .iphone-wrap .phone-2{
    margin-left:125px;
}