/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 1 Nov 2023, 4:56:43 PM
    Author     : Zeeshan
*/

.masthead.-type-10 .masthead__image{
    right: initial !important;
    left: 0 !important;
}

.masthead.-type-5 .masthead__bg{
    left: initial !important;
    right: 0 !important;
}
.masthead.-type-5 .masthead__image{
    right: initial !important;
    left: 0 !important;
}
.section-bg__item.-right {
    right: initial !important;
    left: 0 !important;
}