.btn{border-radius:10px;background-color:#940000;color:white}.btn:hover{color:#de2331}.text{text-align:justify}.top-left{position:absolute;top:15em;left:20em}.container-fluid{position:relative;color:white}.projects{font-size:60px}.pentane{height:14em;width:18em;padding:1em}.oro{height:15.4em;padding:1em;width:18em}.puyat{padding:1em;height:15.5em}.voith-project{width:29em}.modal-border{width:auto;margin-left:1em}.PressureMeasurement{height:10rem}.FlowMeasurement{height:11rem}.ExplosionSafety{height:10.5rem}

@media only screen and (max-width: 600px){
  .top-left {
    top: 2em !important;
    left: 1.8em !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1200px){
  .top-left {
    top: 5em !important;
    left: 2.8em !important;
  }
}