body{margin:0;font-family:Arial,Helvetica,sans-serif;height:calc(1300px - 5vw)}.hero-image{background-image:url(../images/backgroundimg-1.jpg);background-color:#ccc;max-width:1200px;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;margin:auto}.hero-text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-75%);color:#000;background-color:#faebd7;border-radius:8px;border-color:#000;border-bottom-style:solid;padding:12px}button{font-size:40px;border-radius:6px;color:red}button:hover{background-color:#0b74f6;color:#b68800}img:hover{background-color:#0b74f6;transition:.1s ease-in-out}footer{font-size:18px;text-align:center;padding-bottom:8px}.logoImg{display: block; margin: 0 auto;width: 100%;height: auto;object-fit: contain}.logoContainer{width: 250px;padding: 0px;margin: auto;margin-top: 0px;margin-bottom: 0px}