
div#it-infrastructure {
	background-color: #F9F9F9;
}



@media only screen and (max-width: 2000px) and (min-width: 1600px){
div#it-infrastructure {
    background: url(/images/portal/F843026M51573C10/it-infrastructure-icon-356x231.png) no-repeat 73% 70%;
	background-color: #F9F9F9;
}

p#infrastructure-button {
    padding-bottom: 150px!important;
}
}


@media only screen and (max-width: 1600px) and (min-width: 1000px){

div#it-infrastructure {
    background: url(/images/portal/F843026M51573C10/it-infrastructure-icon-356x231.png) no-repeat 81% 70%;
    background-color: #F9F9F9;
}

p#infrastructure-button {
    padding-bottom: 150px!important;
}
}