|
|
|
@ -863,13 +863,15 @@ Responsive Codes |
|
|
|
|
.about-banner-section .breadcrumb, |
|
|
|
|
.contact-us-section .breadcrumb, |
|
|
|
|
.need-chef-banner .breadcrumb, |
|
|
|
|
.insurance-banner .breadcrumb{ |
|
|
|
|
.insurance-banner .breadcrumb, |
|
|
|
|
.labor-agreement-banner .breadcrumb{ |
|
|
|
|
float: right; |
|
|
|
|
} |
|
|
|
|
.about-banner-section .breadcrumb a, |
|
|
|
|
.contact-us-section .breadcrumb a, |
|
|
|
|
.need-chef-banner .breadcrumb a, |
|
|
|
|
.insurance-banner .breadcrumb a{ |
|
|
|
|
.insurance-banner .breadcrumb a, |
|
|
|
|
.labor-agreement-banner .breadcrumb a{ |
|
|
|
|
text-decoration: none; |
|
|
|
|
color: #FFFFFF; |
|
|
|
|
} |
|
|
|
@ -1520,6 +1522,14 @@ Responsive Codes |
|
|
|
|
.labor-section-secondary{ |
|
|
|
|
padding: 3rem 6rem; |
|
|
|
|
} |
|
|
|
|
.labor-agreement-banner{ |
|
|
|
|
background: url(../images//labor-agreement.png); |
|
|
|
|
padding: 6rem; |
|
|
|
|
height: 40vh; |
|
|
|
|
background-repeat: no-repeat; |
|
|
|
|
background-size: cover !important; |
|
|
|
|
position: relative; |
|
|
|
|
} |
|
|
|
|
@media only screen and (min-width: 320px) and (max-width: 480px) { |
|
|
|
|
/* contact us mobile view */ |
|
|
|
|
.about-banner-section .breadcrumb, |
|
|
|
|