
.img-fluid, .img-thumbnail{
    height: 50px;
    max-width:200px!important;
}

.navbar-brand img{
    margin-top: 15px!important;
}

#header{
    background-color: #61a79d;
}

.hero-section{
    background: linear-gradient(to right, rgb(59 112 105) 0%, rgba(61, 179, 197, 0.8) 100%), url(https://scaids.org/public/journals/1/);
}

footer{
    background: rgb(124 167 157);
}

#header.header-scrolled{
    background: rgb(139 167 157);
}
.hero-section .iphone-wrap .phone-2{
    margin-left:125px;
}

.sidebar-heading{
    border: 1px solid #52726c;
    background: #52726c;
}
#headertop.headertop-scrolled{
    background: rgb(89 124 121);
}