body{ margin: 0; } /* Example 3 */ #example3 .sp-selected-thumbnail { border: 4px solid #000; } .slider-pro{ padding-bottom: 5px; background-color: #000000; } @media (max-width: 500px) { #example5 .sp-thumbnail { text-align: center; } #example5 .sp-thumbnail-image-container { display: none; } #example5 .sp-thumbnail-text { width: 120px; } #example5 .sp-thumbnail-title { font-size: 12px; text-transform: uppercase; } #example5 .sp-thumbnail-description { display: none; } } #GoogleMap iframe{ width: 100%; min-height: 500px; height: 100%; } #SliderImg img{ width: 100%; height: 100%; min-height: 500px; object-fit:cover; } .sp-slides-container{position:relative;min-height:500px;} .sp-mask{position:relative;overflow:hidden;min-height:500px;} @media (max-width: 767px) { .sp-slides-container{position:relative;min-height:300px;} .sp-mask{position:relative;overflow:hidden;min-height:300px;} }