.pg-pwa-head {
  position: relative;
  color: #fff;
  padding: 130px 0; }
  .pg-pwa-head .img_shap {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    pointer-events: none; }
  .pg-pwa-head .info h1 {
    font-size: 42px;
    margin-bottom: 25px; }
  .pg-pwa-head .info .text {
    font-size: 18px;
    margin-bottom: 35px; }
  .pg-pwa-head .img {
    position: relative; }
    .pg-pwa-head .img .hero {
      max-width: 450px;
      max-height: 333px; }
