/*
Theme Name:   The Levin Firm
Theme URI:    http://highrankwebsites.com
Author:       Aaron John Schlosser
Author URI:   http://aaronschlosser.com
*/

@import 'stylesheets/screen.css';

.profile.internal:nth-child(2) {
  background: url('/wp-content/themes/levin/images/sprite-s76dacdff99.png') 0 -259px no-repeat;
  width: 489px;
  height: 259px;

}
.profile.internal:nth-child(3) {
  background: url('http://www.levininjuryfirm.com/wp-content/themes/levin/images/jpg/carolyn.jpg') 0 0 no-repeat;
  width: 494px;
  height: 259px;
}

@media all and (max-width: 500px) {
  /* line 340, ../sass/partials/_internals.scss */
  .profile.internal:nth-child(2) {
    -webkit-background-size: 307px 1544px;
    -moz-background-size: 307px 1544px;
    -o-background-size: 307px 1544px;
    background-size: 307px 1544px;
    width: 304px;
    height: 161px;
    background-position: 0 -161px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
}

@media all and (max-width: 500px) {
  /* line 340, ../sass/partials/_internals.scss */
  .profile.internal:nth-child(3) {
 
    width: 304px;
    height: 161px;
 background-size: 304px 162px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
}