
.img-fluid, .img-thumbnail{
    height: 50px;
    max-width:200px!important;
}

.navbar-brand img{
    margin-top: 15px!important;
}

#header{
    background-color: #a600f0;
}

.hero-section{
    background: linear-gradient(to right, rgb(96 0 179) 0%, rgba(61, 179, 197, 0.8) 100%), url(https://aireta.org/public/journals/1/);
}

footer{
    background: rgb(63 5 110);
}

#header.header-scrolled{
    background: rgb(63 5 110);
}
.hero-section .iphone-wrap .phone-2{
    margin-left:115px;
    margin-top: 250px;
}

.sidebar-heading{
    border: 1px solid #52726c;
    background: #52726c;
}
#headertop.headertop-scrolled{
    background: rgb(107 19 187);
}