.h-custom { height: calc(100% - 73px); } @media (max-width: 450px) { .h-custom { height: 100%; } } .vh-80{ padding: 90px 0; }