Peter Muturi 2 years ago
parent
commit
e8527ab9d8

+ 6 - 3
public/css/style.css

@@ -150,10 +150,13 @@ p {
   min-height: 600px;
   min-height: 600px;
   color: #333;
   color: #333;
   display: grid;
   display: grid;
-  background-position: bottom;
+  background-position: center;
 }
 }
 .top.physician {
 .top.physician {
-  background-image: url('/img/colonoscopy.jpg');
+  background-color: #f9f9f9;
+  background-image: url('/img/top_banner.jpg');
+  background-position: left;
+  min-height: 500px;
 }
 }
 
 
 .top .light-bg p{
 .top .light-bg p{
@@ -492,7 +495,7 @@ p {
   }
   }
   .top {
   .top {
     background-image: none !important;
     background-image: none !important;
-    min-height: auto;
+    /* min-height: auto; */
   }
   }
   .top >.py-5 {
   .top >.py-5 {
     padding: 0 !important;
     padding: 0 !important;

BIN
public/img/top_banner.jpg


+ 4 - 4
resources/views/app/physicians/index.blade.php

@@ -1,7 +1,7 @@
 @extends('layouts.physicians')
 @extends('layouts.physicians')
 @section('content')
 @section('content')
 
 
-<div class="bg-light">
+<div class="bg-light border-bottom">
     <div class="container pt-3">
     <div class="container pt-3">
         <nav class="mb-0">
         <nav class="mb-0">
             <ol class="breadcrumb">
             <ol class="breadcrumb">
@@ -13,11 +13,11 @@
 </div>
 </div>
 
 
 <div class="top physician">
 <div class="top physician">
-    <div class="py-5">
+    <div class="">
         <div class="container h-100 d-flex align-items-center">
         <div class="container h-100 d-flex align-items-center">
             <div class="row">
             <div class="row">
-                <div class="col-lg-7">
-                    <div class="light-bg shadow-lg">
+                <div class="col-xl-7 col-lg-9">
+                    <div class="">
                         <h3 class="md-title text-pry">Join us on our mission to address one of the most undertreated conditions in gastroenterology.</h3>
                         <h3 class="md-title text-pry">Join us on our mission to address one of the most undertreated conditions in gastroenterology.</h3>
                         <p class="mb-3">One in three Americans has hemorrhoids on screening colonoscopy.</p>
                         <p class="mb-3">One in three Americans has hemorrhoids on screening colonoscopy.</p>
                         <p class="mb-3">The SNYDER HemBand makes outpatient banding easier than ever.</p>
                         <p class="mb-3">The SNYDER HemBand makes outpatient banding easier than ever.</p>