.service-view-main-image{width:100%;height:500px;border-radius:20px;position:relative}.service-view-main-image-overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;border-radius:20px;background-color:rgb(0,0,0,.4)}.service-view-other-images{width:100%;height:300px;border-radius:20px;position:relative;margin-bottom:20px}.service-view-content p{margin-bottom:16px}.service-view-content ul li{list-style-type:square}.service-view-content ul li p{margin-bottom:8px!important}@media only screen and (max-width:800px){.service-view-main-image{height:300px}}