@media screen and (min-width: 992px) {

	
                .nursing-images-1 {
                  /*noting*/
                }
                
                .nursing-images-2 {
                  position: relative;
                  top: -32px;
                }
                
                .nursing-images-3 {
                  position: relative;
                  top: -64px;
                }
                
                .nursing-images-4 {
                  position: relative;
                  top: -96px;
                }
                
                /**/
                .nursing-images-5 {
                  position: relative;
                  top: -128px;
                }
                
                .nursing-images-6 {
                  position: relative;
                  top: -160px;
                }
                
                .nursing-images-7 {
                  position: relative;
                  top: -192px;
                }
                
                .nursing-images-8 {
                  position: relative;
                  top: -224px;
                }
                
                #nursing-h2 {
                    position: relative;
                    top: 35px;
                }
                
                .nursing-graphs {
                    position: relative;
                    top: 70px;
                }
                
                .table-nursing, .accreditation-div {
                  position: relative;
                  top: -120px;
                }



}


#sepwysiwyg2 {
    margin-top: -100px;
}


@media screen and (max-width: 764px) {
    
    #sepwysiwyg2 {
        margin-top: 0px;
    }

    

}