﻿@media screen and (min-width: 480px) and (max-width: 767px), screen and (min-width: 900px) {
	.general.homepage .module.right .buttonContainer.multi .button:first-child {
		width: 62%;
	}
	.general.homepage .module.right .buttonContainer.multi .button:last-child {
		width: 36%;
	}
}
.general.homepage .module.right .buttonContainer.multi .button:first-child {
	width: 62%;
}
.general.homepage .module.right .buttonContainer.multi .button:last-child {
	width: 36%;
}
.litScroller .slide .subslide .mobHolder .multiOptionButton .otherOptions a.readLater {
    line-height: 1.65em;
    padding-left: 0.25em;
    text-indent: 2.35em;
}