/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    File        : donovan-style.css created 21 Jul 2020 13:07:43
    Project     : Project Name
    Author      : Donovan Maidens <donovan@anomalous.co.za>
*/




@media screen and (max-width:768px) {
	.icon-header-container {
		position:relative;
	}
	.header-icon-column-carousel .owl-nav {
		position:static !important;
	}
	body .header-icon-column-carousel .owl-nav .owl-prev,
	body .header-icon-column-carousel .owl-nav .owl-next {
    top: 30%;
}
}





/* Last Line of Code */
