.hdrContainer, .heading-menu .container {
    max-width: 1400px;
    width: 100%;
    margin: 0 0 10px 231px;
    transition: all 0.2s ease-in 0s;
}
        .heading-menu {
            background: url(images/bg-app-to-app1.png) no-repeat center top;
            background-position: center center;
            width: 100%;
            background-size: cover;
            letter-spacing: -1px;
            position: relative;
            overflow: hidden;
            clear: both;
            height: auto;
border-bottom: 1px solid #fff;
        }
        .sec-pTB img {
            margin-top: 0%;
            margin-left: 0;
            border: 1px solid #e5e5e5;
        }
        .breadcrumb {
        display: none;
    }