.content{height:61vh;display:flex;flex-direction:column;justify-content:center}p{background-color:initial}.back-home,p{text-align:center;color:#fff}.back-home{background-color:grey;width:200px;border-radius:15px;height:30px;align-self:center;display:flex;align-items:center;justify-content:center;margin-top:30px}.header-bg{min-width:1350px;width:100%;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:5;background:#1f1f1f}.header-ctn{display:flex;justify-content:space-between;align-items:center;height:80px;padding:0 2rem}.logo{min-width:190px;height:80px;display:block}.footer-top{display:none!important}@media (max-width:768px){.content{height:80vh}.header-bg{min-width:100%}.header-ctn{justify-content:center}}