/*:::::  Logo  :::::*/

div#BrandLogo {
    width: 33%;
}

.content-inner .logo a img {
    width: 29%;
}
.footer-logo img {
    width: 33%;
}

/*:::::  Our Process  ::::::*/

.our_process_sections img {
    width: 100%;
    height: auto;
}


/*:::::  Portfolio  ::::::*/

.Portfolio_items img {
    width: 100%;
    border-radius: 0px;
}
.Portfolio_items {
    margin-bottom: 0px;
}


