.map-full-page{ position: relative; top: 0; bottom: 0; left: 0; right: 0; height: calc(100vh - 53px); &__location-icon{ position: fixed; left: 10px; bottom: 30px; z-index: 5; cursor: pointer; display: none; @include breakpoint(small down){ bottom: 155px; } } }