.my-images{
    margin-top: -10px;
}
@media only screen and (max-width: 768px){
    .my-images{
        margin-top: -18px;
    }
}
.my-left{
    text-align: left;
    text-indent:35px;
}
.my-color{
    color: #1a57a5 ;
}
.probootstrap-section.my-pale{
    background:#ebeffd;
}
.my-footer{
    padding:7em 0 ;
    color: #ffffff;
}
.my-left-indent{
    text-align: left;
}
.my-a{
    color: #ffffff;
}
.my-a:hover{
    color: #ffffff;
    text-decoration: underline;
}
.my-a:active{
    color: #ffffff;
}
.my-img-height{
    width: 100px;
    margin-top: 10px;
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .navbar-brand {
        background: url("../img/makalu_logo_white.png?timeStamp=20240104") no-repeat top/auto 80%;
        color: #1a57a5;
        line-height: 0;
        padding-left: 0px;
    }
}
.my-bg-white{
    background: url("../img/makalu_logo_white.png?timeStamp=20240104") no-repeat top/auto 100%;
}
.my-bg{
    background: url("../img/makalu_logo_white.png?timeStamp=20240104") no-repeat top/auto 100%;
}







