|
@@ -143,13 +143,14 @@ p {
|
|
|
border-bottom: 1px solid #ccc;
|
|
|
}
|
|
|
.top {
|
|
|
- background-image: url('/img/top-bg.jpg');
|
|
|
+ background-image: url('/img/colonoscopy.jpg');
|
|
|
background-size: cover;
|
|
|
background-position: top right;
|
|
|
background-repeat: no-repeat;
|
|
|
min-height: 600px;
|
|
|
color: #333;
|
|
|
display: grid;
|
|
|
+ background-position: bottom;
|
|
|
}
|
|
|
|
|
|
.top .light-bg p{
|