@ -863,13 +863,15 @@ Responsive Codes
. about-banner-section . breadcrumb ,
. about-banner-section . breadcrumb ,
. contact-us-section . breadcrumb ,
. contact-us-section . breadcrumb ,
. need-chef-banner . breadcrumb ,
. need-chef-banner . breadcrumb ,
. insurance-banner . breadcrumb {
. insurance-banner . breadcrumb ,
. labor-agreement-banner . breadcrumb {
float : right ;
float : right ;
}
}
. about-banner-section . breadcrumb a ,
. about-banner-section . breadcrumb a ,
. contact-us-section . breadcrumb a ,
. contact-us-section . breadcrumb a ,
. need-chef-banner . breadcrumb a ,
. need-chef-banner . breadcrumb a ,
. insurance-banner . breadcrumb a {
. insurance-banner . breadcrumb a ,
. labor-agreement-banner . breadcrumb a {
text-decoration : none ;
text-decoration : none ;
color : # FFFFFF ;
color : # FFFFFF ;
}
}
@ -1520,6 +1522,14 @@ Responsive Codes
. labor-section-secondary {
. labor-section-secondary {
padding : 3rem 6rem ;
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 ) {
@ media only screen and ( min-width : 320px ) and ( max-width : 480px ) {
/* contact us mobile view */
/* contact us mobile view */
. about-banner-section . breadcrumb ,
. about-banner-section . breadcrumb ,