#bx-composite-banner {
	margin-top: 2em;
}
.modal-pwa-info-close {
  background-image: none !important;
  top: 4px !important;
  right: 6px !important;

}
.modal-pwa-info-close:after,.modal-pwa-info-close:before{
    content:"" !important;
    height:20px !important;
    width:20px !important;
    border-top:1px solid #000 !important;
    position:absolute !important;
    top:7px !important;
    right:-8px !important;
    transform: rotate(-45deg) !important;
}
.modal-pwa-info-close:before {
  right:6px !important;
  transform: rotate(45deg) !important;
}
#modal-pwa-info {
  display: flex;
  height: 100%;
  align-items: center;
}


@media (max-width: 1042px) {
.bx-soa-pp-company-cost-container {
    position: relative;
    right: 9px;
    top: auto;
    bottom: 0;
}
}