.bli-precision-fit-container {
 display: flex;
 align-items: center;
 justify-content: center;
}

.bli-precision-fit-logo {
 padding: 15px 30px;
 width: 100%;
}

@media only screen and (min-width: 992px) {
 .bli-precision-fit-container {
 margin-right: -15px;
 }
}















