/* .footer-logo{
    margin-top: 10px;
    height: 2.5rem;
    margin-bottom:-100px;
}
.web-footer{
    background-color: white;
    padding: 1rem 0;
    padding-top: 0px;
}
 */
.web-footer {
	padding: unset !important;
	min-height: unset !important;
}
.footer-logo-extension {
	padding-top: 30px;
}
/* .navbar{
    height: 100px;
} */
@media only screen and (max-width: 600px) {
    .footer-col-right.col-sm-6.col-12.footer-powered {

        margin-top: -40px;
    }
}
