#greet{position:relative;display:block;width:100%;height:auto;text-align:center;margin-top:20px}#greetWrap{position:relative;display:block;width:100%;height:auto;margin:auto;padding-bottom:30px}#greetWrap:after{content:'';position:absolute;left:50%;transform:translate(-50%);bottom:-10px;width:60%;display:block;border-bottom:1px solid #aeaeae}#greetInfo{position:relative;display:inline-block;vertical-align:middle;width:400px;height:450px;color:#fefcff;margin-right:-100px;z-index:60}#greetInfo>h1{font-family:poppinsExtraLight;font-size:5.2rem;width:100%;position:absolute;top:16%;left:50%;transform:translate(-50%,-50%);text-shadow:0 1px 3px #000}#greetInfo p{width:100%;font-size:2.2rem;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%);text-shadow:0 1px 3px #000;font-family:poppinsExtraLight;padding:0 20px}#greetImage{height:500px;width:auto;max-width:800px;position:relative;display:inline-block;vertical-align:middle}#greetImage div{width:100%;height:100%}#greetImage img{width:100%;height:100%}@media only screen and (min-width:1055px) and (max-width:1303px){#greet{margin-top:0}#greetInfo{position:absolute;left:30px;top:120px;max-width:280px}#greetInfo>h1{font-size:3.2rem}#greetInfo>p{top:60%;font-size:2rem;line-height:3.2rem}#greetImage{position:relative;width:100%;height:auto}}@media only screen and (min-width:554px) and (max-width:1054px){#greet{margin-top:0}#greetInfo{position:absolute;left:30px;top:120px;max-width:280px}#greetInfo>h1{font-size:3.2rem}#greetInfo>p{top:60%;font-size:2rem;line-height:3.1rem}#greetImage{position:relative;width:100%;height:auto}}@media only screen and (max-width:553px){#greet{margin-top:0}#greetInfo{display:block;margin-right:0;width:200px;height:auto;min-height:380px;position:relative;top:130px;left:0}#greetInfo>h1{font-size:2.8rem}#greetInfo>p{top:64%;font-size:1.8rem}#greetImage{position:absolute;top:0;left:0;width:100%;height:300px}#greetImage img{max-width:100%;height:auto;object-fit:contain}#greetWrap:after{bottom:-50px}}